converge/pkg/comms
Erik Brakkee f82601d07c 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-07-26 22:40:56 +02:00
..
agentserver.go Lots of refactoring. 2024-07-26 22:40:56 +02:00
binary.go Lots of refactoring. 2024-07-26 22:40:56 +02:00
events.go communication between agent and server. Removed the flags libray for command-line parsing. 2024-07-25 19:51:11 +02:00
tcpchannel.go Lots of refactoring. 2024-07-26 22:40:56 +02:00