Releases: playit-cloud/playit-agent
Releases · playit-cloud/playit-agent
0.17.1
0.17.0
- fix edge case where UDP session would crash and not recover
- add a terminal UI for autorun
0.17.0-rc2
- fix gateway issue
0.17.0-rc1
- Adds support for HTTPs tunnels
0.16.5
- Fix proxy protocol for UDP tunnels (src and dst were swapped)
0.16.4
- update dependencies
- mainly released 0.16.4 to sign using new key
hack bugfix for legacy protocols
Seems like there's a legacy protocol that needs the entire client message received to properly parse the header. Delay passing data to origin by 100ms to allow agent to receive enough data (TM) before passing the request off to the origin.
0.16.3
Adding timeouts to make sure update loop doesn't get stuck.
0.16.2
v0.16.2 0.16.2: fix docker build and update deps
0.16.1
- Update tunnel map while running