converge/cmd
Erik Brakkee ff97c1ccd2 Now by default wsproxy uses a specific protocol to establish connections to the server. It does this by adding the ?wsproxy query parameter.
The server then sends it the protocol version and the client connection info describing whether an agent was found or not. This improves usability for users.

With the --raw option it bypasses this query parameter and wsproxy then works in the old way as a simple stdio-websocket connector. It then still works with converge server but can also be used for simple websocket troubleshooting.
2024-08-01 20:22:41 +02:00
..
agent Now displaying agent number instead of id. 2024-08-01 19:16:00 +02:00
converge Now by default wsproxy uses a specific protocol to establish connections to the server. It does this by adding the ?wsproxy query parameter. 2024-08-01 20:22:41 +02:00
fsnotifytest Added pprof to convergeserver and optionally to 2024-07-28 11:48:31 +02:00
tcpclient cross compilation on windows working. 2024-07-22 19:34:26 +02:00
tcpserver cross compilation on windows working. 2024-07-22 19:34:26 +02:00
tcptows many small changes 2024-07-31 19:30:38 +02:00
templaterender Now displaying agent number instead of id. 2024-08-01 19:16:00 +02:00
wsproxy Now by default wsproxy uses a specific protocol to establish connections to the server. It does this by adding the ?wsproxy query parameter. 2024-08-01 20:22:41 +02:00
wstotcp many small changes 2024-07-31 19:30:38 +02:00