converge/pkg/comms
Erik Brakkee d3cbf8388f Lots of refactoring.
Now hijacking the ssh connection setup in the listener to exchange some information before passing the connection on to the SSH server.

Next step is to do the full exchange of required information and to make it easy some simple Read and Write methods with timeouts are needed that use gob.
2024-09-08 11:16:49 +02:00
..
agentserver.go Lots of refactoring. 2024-09-08 11:16:49 +02:00
binary.go Lots of refactoring. 2024-09-08 11:16:49 +02:00
events.go communication between agent and server. Removed the flags libray for command-line parsing. 2024-09-08 11:16:48 +02:00
tcpchannel.go Lots of refactoring. 2024-09-08 11:16:49 +02:00