haydenrou / confi

use confi to view and edit your SSH config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

confi

Use confi to edit your SSH config

options

$ confi show all
$ confi show myHost
$ confi edit myHost HostName=127.0.0.1
$ confi delete myHost
$ confi add myHost HostName=127.0.0.1
$ confi rename myHost myNewHost

About

use confi to view and edit your SSH config


Languages

Language:Go 100.0%