Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DefaultConfig = Config{ SSH_PORT: 8722, HOST: "0.0.0.0", GitBinPath: "/usr/local/bin/git", SSH_SERVER_CIPHERS: []string{"aes128-ctr", "aes192-ctr", "aes256-ctr", "aes128-gcm@openssh.com", "arcfour256", "arcfour128"}, SSH_SERVER_MACS: []string{"hmac-sha2-256-etm@openssh.com", "hmac-sha2-256", "hmac-sha1"}, } )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.