Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 398 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 398 Bytes

sshm

Cli tool to manage adding deleteing and finding ssh config in ~/.ssh/config

Requirements

  • python 3.8+
  • virtualenv (For contributing)

Running

  • Download the executable from the dist/ directory
  • Copy to your $PATH
  • sshm --help
Work in progress
  • support more config
  • presently it supports Host, HostName, User, IdentityFile, ProxyJump
  • add short versions of cli opts