Skip to content

Releases: playit-cloud/playit-agent

0.16.2

18 Jul 19:20
Compare
Choose a tag to compare
v0.16.2

0.16.2: fix docker build and update deps

0.16.1

18 Jul 19:08
Compare
Choose a tag to compare
  • Update tunnel map while running

0.16.0

18 Jul 18:26
8363562
Compare
Choose a tag to compare
  • 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

27 Sep 03:39
Compare
Choose a tag to compare
  • Rewrites how UDP works in the playit program
  • Adds support for Proxy Protocol V2 \w UDP tunnels

0.15.25

24 Sep 02:00
Compare
Choose a tag to compare
  • Removes arm docker build from github actions (causes workflow to freeze)

0.15.24

23 Sep 23:05
Compare
Choose a tag to compare
  • 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

02 Sep 17:38
1653bf2
Compare
Choose a tag to compare

After authentication reset force_expired flag to ensure we don't get stuck to auth loop

0.15.22

25 Aug 03:16
Compare
Choose a tag to compare
  • adds ping-monitor to playit-cli
  • replaces openssl with rustls \w ring
  • adjusts udp channel session timers

0.15.21

21 Aug 18:00
Compare
Choose a tag to compare

Add "docker" version to register for docker image

0.15.20

21 Aug 17:27
Compare
Choose a tag to compare

Improve CLI for docker support