v0.32.0
New
- Support
tls_only = true
infrps.ini
to enforce frps only accept TLS connection. - Set
detailed_errors_to_client = false
infrps.ini
to hide detailed error information to client. - Support prometheus monitor.
- Optional OIDC authentication.
- New proxy type
tcpmux
. Support TCP port multiplexing over HTTP Connect tunnel.
Fix
- Bandwidth limit configure not compared correctly when reloading.
- Incorrect connection count stats.
Thanks @GuyLewin for the great contribution on this release version.