v0.61.1
fatedier/frpv0.61.1Dec 16, 2024by fatedier
AI Summary
This release improves containerization time handling, adds QUIC binding support for frps, and enables h2c protocol support for the vhost HTTP proxy.
Key Highlights
- Default installation of tzdata with TZ environment variable support
- Added QUIC binding port support for frps
- vhost HTTP proxy now supports h2c protocol
New Features
- Container timezone support
- QUIC binding support
- h2c protocol support
Full Release Notes
### Features * `tzdata` is installed by default in the container image, and the time zone can be set using the `TZ` environment variable. * The `quic-bind-port` command line parameter is supported in frps, which specifies the port for accepting frpc connections using the QUIC protocol. * The vhost HTTP proxy of frps supports the h2c protocol.