Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YuriyNasretdinov/GoSSHa
/ functions
Functions
38 in github.com/YuriyNasretdinov/GoSSHa
⨍
Functions
38
◇
Types & classes
16
↓ 13 callers
Method
Close
(hostname string)
main.go:71
↓ 11 callers
Function
reportErrorToUser
(msg string)
main.go:147
↓ 9 callers
Function
reportCriticalErrorToUser
(msg string)
main.go:151
↓ 6 callers
Function
sendProxyReply
(response interface{})
main.go:521
↓ 3 callers
Function
must
(err error, msg string)
main_test.go:14
↓ 2 callers
Function
getConnection
(hostname string)
main.go:304
↓ 2 callers
Function
initialize
(internalInput bool)
main.go:447
↓ 2 callers
Function
makeProxyRequest
(timeout time.Duration)
main_test.go:140
↓ 2 callers
Function
makeTestResult
()
main_test.go:106
↓ 2 callers
Function
runProxy
()
main.go:680
↓ 2 callers
Method
start
()
server_test.go:28
↓ 2 callers
Function
waitReply
(t *testing.T, r *testResult, timeout time.Duration)
main_test.go:114
↓ 1 callers
Method
Get
(hostname string)
main.go:58
↓ 1 callers
Method
Set
(hostname string, v *ssh.Client)
main.go:65
↓ 1 callers
Function
TestBasic
(t *testing.T)
main_test.go:184
↓ 1 callers
Function
agentConnectionManagerThread
do not allow more than maxConn simultaneous ssh-agent connections
main.go:426
↓ 1 callers
Function
checkSuccess
(t *testing.T, r *testResult)
main_test.go:148
↓ 1 callers
Function
executeCmd
(cmd string, hostname string)
main.go:398
↓ 1 callers
Function
getExecFunc
(msg *ProxyRequest)
main.go:546
↓ 1 callers
Method
handleChannel
(newChannel ssh.NewChannel)
server_test.go:107
↓ 1 callers
Method
handleChannels
(chans <-chan ssh.NewChannel)
server_test.go:97
↓ 1 callers
Method
handleConnections
(list net.Listener, conf *ssh.ServerConfig)
server_test.go:72
↓ 1 callers
Function
injectFaults
(srv *testSSHServer, i int)
main_test.go:92
↓ 1 callers
Function
inputDecoder
()
main.go:658
↓ 1 callers
Function
jsonReplierThread
()
main.go:486
↓ 1 callers
Function
launchGoSSHa
()
main_test.go:55
↓ 1 callers
Function
makeConfig
()
main.go:169
↓ 1 callers
Function
makeSigner
(keyname string)
main.go:208
↓ 1 callers
Function
makeSigners
()
main.go:293
↓ 1 callers
Function
maxThroughputThread
()
main.go:525
↓ 1 callers
Function
releaseAgent
()
main.go:163
↓ 1 callers
Function
runAction
(msg *ProxyRequest)
main.go:598
↓ 1 callers
Function
uploadFile
(target string, contents []byte, hostname string)
main.go:342
↓ 1 callers
Function
waitAgent
()
main.go:155
Function
TestDisconnectAfterUse
(t *testing.T)
main_test.go:216
Function
TestLimitConcurrency
(t *testing.T)
main_test.go:221
Function
TestMain
(m *testing.M)
main_test.go:60
Function
main
()
main.go:691