-
Notifications
You must be signed in to change notification settings - Fork 0
tangrui/Authenticator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
// read ~/.google-authenticator (or any file you want) // display counter with dots (30 second refresh) // Compile: // javac -cp ./ Authenticator/*.java // Run (point at your auth home): // java -classpath ./ Authenticator.Main /home/jcuff/.google_authenticator // example: jcuff@srv:~/auth/javaauth$ java -classpath ./ Authenticator.Main /home/jcuff/.google_authenticator Authenticator Started! :----------------------------:--------: : Code Wait Time : Code : :----------------------------:--------: +++++++++++++++++++++++++++++: 964323 : ..............+++++++++++++++: 523907 : .............................: 867553 : .............................: 053547 : ^C jcuff@srv:~/auth/javaauth$
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published