TOTP Program for Generate and Validate OTP with totp library
//GOOS=windows GOARCH=amd64 go build -o generator_time.exe
//command :
//set GOOS=windows
//set GOARCH=amd64
//go build -o generator_time.exe
//GOOS=linux GOARCH=amd64 go build -o generator_time
//command :
//set GOOS=linux
//set GOARCH=amd64
//go build -o generator_time
forked from alif-github/totp
-
Notifications
You must be signed in to change notification settings - Fork 0
martinustrinc/totp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
TOTP
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Go 97.0%
- Shell 3.0%