Formatting
This commit is contained in:
parent
ef318b10e5
commit
0952d68381
@ -22,6 +22,7 @@ func OpenHTTP() *http.Client {
|
||||
var cli *http.Client
|
||||
return cli
|
||||
}
|
||||
|
||||
func OpenSSH(dsn string) *ssh.Client {
|
||||
knownHosts, _ := knownhosts.New("/home/m00t/.ssh/known_hosts")
|
||||
config := &ssh.ClientConfig{
|
||||
|
Loading…
Reference in New Issue
Block a user