AzySir / sshc

Repository just to print out a more readable SSH Config. Good for when using lots of jump boxes over multiple environments & clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Run

  1. Git clone this repository
  2. make build
  3. sudo cp sshc <path in your $PATH variable> i.e sudo cp sshc /usr/bin/
  4. Run sshc

About

Repository just to print out a more readable SSH Config. Good for when using lots of jump boxes over multiple environments & clients


Languages

Language:Go 98.3%Language:Makefile 1.7%