Skip to content

Korotkov-S/ssh-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

The tool render list of hostname from a ssh config file. By default tool read ssh config file by path .ssh/config. If config has another path use option -p. Automate signin to a host by password. Can automate logic on server.

Screen.Recording.2024-12-14.at.01.28.34.mov

Installation

MacOS

brew install korotkov-s/ssh-config/ssh-config

Usage

Show hosts in a .ssh/config file

ssh-config

Show hosts from a config file file by path

ssh-config -p './custom/path/to/config'

Create new password

ssh-config password create

Delete a password

ssh-config password delete

TODO

  • using default config file
  • support a custom path to config file
  • save passwords
  • sign in by host name without interactive mode
  • open config file in a text editor

About

Cli tool for working with ssh config. Auto login with password

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages