minor renames.

This commit is contained in:
Erik Brakkee 2024-08-26 10:06:39 +02:00
parent 35beb19c2d
commit aa62cf6e4f

View File

@ -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()