Releases: playit-cloud/playit-agent
Releases · playit-cloud/playit-agent
0.16.2
0.16.1
- Update tunnel map while running
0.16.0
- Removes prepare & run commands
- Uses new updated protocol for TCP which includes tunnel_id for new connections
- Uses new updated protocol for UDP and re-write client logic
0.15.26
- Rewrites how UDP works in the playit program
- Adds support for Proxy Protocol V2 \w UDP tunnels
0.15.25
- Removes arm docker build from github actions (causes workflow to freeze)
0.15.24
- Adds proxy-protocol support
- Removes ansi code logging outside of linux stdout (fixes windows log formatting)
- Improves TCP logging to show which side of the connection get killed first (origin or tunnel side)
0.15.23
After authentication reset force_expired flag to ensure we don't get stuck to auth loop
0.15.22
- adds ping-monitor to playit-cli
- replaces openssl with rustls \w ring
- adjusts udp channel session timers
0.15.21
Add "docker" version to register for docker image
0.15.20
Improve CLI for docker support