Commit Graph

5 Commits

Author SHA1 Message Date
c55af94857 generating key automatically on the agent side. Should be done later at the rendez-vous server since there will be many agents running on different servers 2024-07-20 18:40:22 +02:00
e90c3ed57a easy switching between different service types.
Working now with ssh as well.
2024-07-20 14:29:47 +02:00
cfccf04f9d working server
* administration appears coorect
* multiple clients for one agent
* logging of active connections
* simple echo server on the agent.
2024-07-20 13:35:49 +02:00
6c8e0adccf agent is now setting up ws connection to server.
Next: adding multiplexing and listening on a socket.
2024-07-20 10:56:14 +02:00
f3cbd9012a First agent version, passing in external listener fo ssh so it can be used later with yamux as well. 2024-07-20 10:43:38 +02:00