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