converge/pkg/agent
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
..
help.txt clean solution for concurrence in session.go by serializing all external calls (apart from initialization) through a channel. 2024-07-24 19:23:51 +02:00
session.go Lots of refactoring. 2024-07-26 22:40:56 +02:00
ssh.go basic session management is now implemented. 2024-07-21 12:34:34 +02:00