ssh-keys

command module
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

README

ssh-keys

Work with SSH keys easily!

What is it?

ssh-keys is a terminal based utility designed from easily working with SSH keys.

Use it to discover existing, creates a new and deletes the SSH keys and for work with ssh-agent(1).

Carefully! Right now there is an active development stage.

Installation

Go
go install github.com/mixanemca/ssh-keys@latest
Build (requires Go 1.21+)
git clone https://github.com/mixanemca/ssh-keys.git
cd ssh-keys
make
make install

TODO

  • List all available ssh private keys
  • List all ssh keys loaded to ssh-agent
  • Load key to ssh-agent
  • Unload key from ssh-agent
  • Generate the new ssh key pair
  • Remove key pair
  • Search by key name, comment
  • Add config file
  • Support keys with passphrase
  • Add required environment variables to help
  • Pagination
  • Add changelog

License

Apache 2.0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
ui

Jump to

Keyboard shortcuts

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