gotp
Share on:
Enter Your Mastodon Instance
https://
Copy the link below to share to Mastodon
https://terminaltrove.com/gotp/
A CLI to manage and generate Time-based One Time Password. (TOTP)
go install git.sr.ht/~shulhan/gotp/cmd/gotp@latest
gotp is a CLI tool for managing and generating Time-based One-Time Passwords (TOTP). It allows you to handle TOTP secrets directly from the terminal.
It features TOTP secrets with labels, generating passwords, importing configurations from other providers, and exporting data. It supports encryption with RSA private keys for enhanced security.
This tool is useful for developers and system administrators who prefer terminal utilities for authentication management.