no more cookie hunting, totp generated automatically
This commit is contained in:
parent
9decf2ed2b
commit
618fc9371d
@ -1,6 +0,0 @@
|
||||
import pyotp
|
||||
import sys
|
||||
|
||||
seed = sys.argv[1]
|
||||
totp = pyotp.TOTP(seed)
|
||||
print(totp.now())
|
Binary file not shown.
Before Width: | Height: | Size: 77 KiB |
Loading…
x
Reference in New Issue
Block a user