converge/pkg
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
..
agent Lots of refactoring. 2024-07-26 22:40:56 +02:00
async 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
comms Lots of refactoring. 2024-07-26 22:40:56 +02:00
converge Lots of refactoring. 2024-07-26 22:40:56 +02:00
iowrappers * fixes for windows 2024-07-23 19:26:59 +02:00
terminal * fixes for windows 2024-07-23 19:26:59 +02:00
websocketutil removed read and write dead lines. Appears to be still working. 2024-07-24 22:26:15 +02:00