converge/pkg/agent
2024-09-08 11:16:49 +02:00
..
help.txt clean solution for concurrence in session.go by serializing all external calls (apart from initialization) through a channel. 2024-09-08 11:16:48 +02:00
session.go Unique ids for clients generated by converge server and made available to the ssh session through a net.Conn extension that passes the ID to the SSH session through the LocalAddr(). 2024-09-08 11:16:49 +02:00
ssh.go basic session management is now implemented. 2024-09-08 11:16:48 +02:00