Skip to content

v0.33.0

Compare
Choose a tag to compare
@fatedier fatedier released this 27 Apr 09:00
· 437 commits to master since this release
2406ecd

New

  • Server plugin add NewUserConn interface.
  • New proxy type sudp to provide a safe way to expose udp service like stcp.
  • Support load balancing for tcpmux.

Fix

  • Fix invalid of AuthenticateNewWorkConns in frpc.
  • Fix a panic problem if accept many connections concurrently.