An open API service indexing awesome lists of open source software.

https://github.com/figadore/automfa


https://github.com/figadore/automfa

Last synced: over 1 year ago
JSON representation

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