v0.56.0
版本发布时间: 2024-03-21 18:06:12
fatedier/frp最新发布版本:v0.61.0(2024-10-17 17:36:20)
Features
-
Support range ports mapping in TOML/YAML/JSON configuration file by using go template syntax.
For example:
{{- range $_, $v := parseNumberRangePair "6000-6006,6007" "6000-6006,6007" }} [[proxies]] name = "tcp-{{ $v.First }}" type = "tcp" localPort = {{ $v.First }} remotePort = {{ $v.Second }} {{- end }}
This will create 8 proxies such as
tcp-6000, tcp-6001, ... tcp-6007
. -
Health check supports custom request headers.
-
Enable compatibility mode for the Android system to solve the issues of incorrect log time caused by time zone problems and default DNS resolution failures.
Fixes
- Fix the issue of incorrect interval time for rotating the log by day.
- Disable quic-go's ECN support by default. It may cause issues on certain operating systems.
1、 frp_0.56.0_darwin_amd64.tar.gz 12.06MB
2、 frp_0.56.0_darwin_arm64.tar.gz 11.12MB
3、 frp_0.56.0_freebsd_amd64.tar.gz 11.78MB
4、 frp_0.56.0_linux_amd64.tar.gz 11.82MB
5、 frp_0.56.0_linux_arm.tar.gz 10.78MB
6、 frp_0.56.0_linux_arm64.tar.gz 10.64MB
7、 frp_0.56.0_linux_mips.tar.gz 10.45MB
8、 frp_0.56.0_linux_mips64.tar.gz 10.21MB
9、 frp_0.56.0_linux_mips64le.tar.gz 10.02MB
10、 frp_0.56.0_linux_mipsle.tar.gz 10.27MB
11、 frp_0.56.0_linux_riscv64.tar.gz 10.68MB
12、 frp_0.56.0_windows_amd64.zip 12.02MB
13、 frp_0.56.0_windows_arm64.zip 10.69MB
14、 frp_sha256_checksums.txt 1.22KB