converge/pkg/agent
2024-07-27 20:46:53 +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 initialization of username, password on client (from server) and initialization of agentinfo on server is now done as soon as the agent registered and not through a side channel. 2024-07-27 20:46:53 +02:00
ssh.go basic session management is now implemented. 2024-07-21 12:34:34 +02:00