minor renames.
This commit is contained in:
parent
35beb19c2d
commit
aa62cf6e4f
@ -258,8 +258,8 @@ func main() {
|
||||
|
||||
agentService = service.NewSshAgentService(registration.HostPrivateKey, shell, authorizedKeys)
|
||||
|
||||
//service = ConnectionServer(netCatServer)
|
||||
//service = ConnectionServer(echoServer)
|
||||
//agentService = ConnectionServer(netCatServer)
|
||||
//agentService = ConnectionServer(echoServer)
|
||||
log.Println()
|
||||
log.Printf("Clients should use the following commands to connect to this agent:")
|
||||
log.Println()
|
||||
|
Loading…
Reference in New Issue
Block a user