ssh_config This is a Go parser for ssh_config files. Importantly,
this parser attempts to preserve comments in a given file, so you can
manipulate a ssh_config file from a program, if your heart desires.
.
It's designed to be used with the excellent x/crypto/ssh
(https://golang.org/x/crypto/ssh) package, which handles SSH negotiation
but isn't very easy to configure.
Installed Size: 84.0 kB
Architectures: all