sshctl

command module
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2022 License: MIT Imports: 4 Imported by: 0

README

sshctl

sshctl is a interactive cli for editing ssh config.

How to install

$ go get gihub.com/dasuken/sshgen

manually:

Download binary from release page

Usage

add

from command

alt

or, use interactive option

alt

then, new settings have benn added to the $HOME/.ssh/config


HOST host1
	HostName 11.178.212.233
	User ec2-user
	identityFile /key.pem

HOST host2
	HostName 11.178.212.233
	User ec2-user
	identityFile /key.pem
list
$ sshctl list
0: host1 
1: host2 

Roadmap

  • Add Test
  • UPDATE
  • DELETE

LICENCE

MIT licence

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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