CLI to generate OTPs from Aegis vault file
You can download prebuilt binaries from this page.
You can also install this CLI via go install. Go 1.22+ is required to do so.
go install gitea.dwysokinski.me/Kichiyaki/goaegis/cmd/goaegis@latest
Add the following to the end of ~/.bashrc
:
source <(goaegis hook bash)
This project is licensed under the MIT license. See the LICENSE file for the full license text.