Logo
Explore Help
Register Sign In
jiang/frp
1
0
Fork 0
You've already forked frp
Code Issues Pull Requests Actions Packages Projects Releases 101 Wiki Activity

101 Releases 102 Tags

RSS Feed
  • v0.56.0 5a6d9f60c2
    Compare

    v0.56.0 Stable

    fatedier released this 2024-03-21 17:41:43 +08:00 | 0 commits to dev since this release

    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.
    Downloads
    • frp_0.56.0_darwin_amd64.tar.gz
      12 MiB
      2024-03-21 18:06:13 +08:00
    • frp_0.56.0_darwin_arm64.tar.gz
      11 MiB
      2024-03-21 18:06:14 +08:00
    • frp_0.56.0_freebsd_amd64.tar.gz
      12 MiB
      2024-03-21 18:06:15 +08:00
    • frp_0.56.0_linux_amd64.tar.gz
      12 MiB
      2024-03-21 18:06:13 +08:00
    • frp_0.56.0_linux_arm.tar.gz
      11 MiB
      2024-03-21 18:06:14 +08:00
    • frp_0.56.0_linux_arm64.tar.gz
      11 MiB
      2024-03-21 18:06:13 +08:00
    • frp_0.56.0_linux_mips.tar.gz
      10 MiB
      2024-03-21 18:06:13 +08:00
    • frp_0.56.0_linux_mips64.tar.gz
      10 MiB
      2024-03-21 18:06:14 +08:00
    • frp_0.56.0_linux_mips64le.tar.gz
      10 MiB
      2024-03-21 18:06:15 +08:00
    • frp_0.56.0_linux_mipsle.tar.gz
      10 MiB
      2024-03-21 18:06:15 +08:00
    • frp_0.56.0_linux_riscv64.tar.gz
      11 MiB
      2024-03-21 18:06:14 +08:00
    • frp_0.56.0_windows_amd64.zip
      12 MiB
      2024-03-21 18:06:15 +08:00
    • frp_0.56.0_windows_arm64.zip
      11 MiB
      2024-03-21 18:06:16 +08:00
    • frp_sha256_checksums.txt
      1.2 KiB
      2024-03-21 18:06:13 +08:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.25.5 Page: 1819ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API