- Added basic config checks.
- Fixed dangling connections on server upon stopping agent by interrupt.
- Fixed "websocket error: close 1006 (abnormal closure): unexpected EOF" on tunneling a lot of connections.
- Improved log messages.
- Fixed rtun-server to detect connection loss. This fix mitigates the annoying
"websocket: close 1000 (normal)" - recovering...
loop.
- Fixed misconfiguration in the agent docker image
- Fixed EOF errors on TCP connection termination
- Bumped dependencies to the latest
- Added dockerfiles