https://github.com/figadore/automfa
https://github.com/figadore/automfa
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/figadore/automfa
- Owner: figadore
- Created: 2020-01-15T19:08:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T19:58:07.000Z (about 3 years ago)
- Last Synced: 2025-04-10T05:12:26.424Z (over 1 year ago)
- Language: Go
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Installation
* Download the binary appropriate to your architecture from https://github.com/figadore/automfa/releases
* make the file executable (e.g. `chmod +x automfa_darwin_amd64`)
* Move the file to a folder in your $PATH (e.g. `mv automfa_darwin_amd64 /usr/local/bin/automfa`)
## Mac additional security
You may have to run the following to get around the error about the developer not being verified
```
xattr -d com.apple.quarantine $(which automfa)
```
Alternatively
```
sudo spctl --master-disable
automfa -h
sudo spctl --master-enable
```
# Usage
See
```
automfa --help
```
Add a key to the keyring with `automfa -a [-c] ` where `service` is replaced with what you want to nickname this generator (e.g. `vip` or `okta`). `-c`
Run `automfa ` to get a TOTP