bobik

command module
v0.0.0-...-1491695 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 1, 2024 License: MIT Imports: 16 Imported by: 0

README

🐕 bobik

bobik is a tool to automatically fill OTP tokens into SSH connections, while storing the secret data in the macOS Keychain.

Installation

go install github.com/unkaktus/bobik

Usage

Add new item to the macOS Keychain with the "Where" set to "bobik", "Account" set to the SSH hostname, and with the following content"

{"password":"password_string","totp_url":"otpauth://totp/..."}

where password is your password and totp_url is your TOTP URL (can be obtained by reading the QR code data).

Once set, login to the node:

bobik ssh lunar

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL