v0.33.0
New
- Server plugin add
NewUserConn
interface. - New proxy type
sudp
to provide a safe way to expose udp service likestcp
. - Support load balancing for
tcpmux
.
Fix
- Fix invalid of
AuthenticateNewWorkConns
in frpc. - Fix a panic problem if accept many connections concurrently.