frp Releases
160 releases of fatedier/frp
- v0.32.1
This patch release improves server plugin capabilities with new operations, prevents frequent re-login loops, and resolves a memory leak issue.
Apr 2, 2020
- v0.32.0
This release focuses on security and monitoring, adding TLS enforcement, OIDC authentication, and Prometheus support, alongside the new TCP multiplexing proxy type.
Mar 11, 2020
- v0.31.2
This release fixes a critical bug where the server failed to release ports on the client side when a proxy initialization error occurred, ensuring proper resource cleanup.
Feb 4, 2020
- v0.31.1
This patch resolves a panic triggered when proxy metadata was configured, enhancing the robustness of the configuration handling system.
Jan 6, 2020
- v0.31.0
This version introduces a new server management plugin to extend the framework's capabilities and includes an improvement to the XTCP protocol's success rate in specific edge cases.
Jan 3, 2020
- v0.30.0
This release adds granular control by supporting bandwidth limits for individual proxies and introduces a new HTTP/HTTPS plugin to expose HTTPS services via HTTP.
Nov 28, 2019
- v0.29.1
This patch fixes a specific bug affecting XTCP proxies when encryption is enabled, ensuring that secure connections function correctly.
Nov 2, 2019
- v0.29.0
This version introduces configuration options for log styling, enhanced header support for the https2http plugin, and a high-level Go API for programmatic use.
Aug 29, 2019
- v0.28.2
This update corrects a bug where the health check worker could terminate prematurely, ensuring continuous monitoring of proxy services.
Aug 9, 2019
- v0.28.1
This release updates the underlying HTTP reverse proxy implementation to support more upgrade protocols and refreshes third-party dependencies.
Aug 8, 2019
- v0.28.0
This version adds load balancing capabilities to HTTP proxies and resolves a connection leak issue that occurred when the login fail exit flag was disabled.
Aug 1, 2019
- v0.27.1
This patch adds a read timeout to TLS connection checks to prevent indefinite hanging during handshake verification.
Jul 14, 2019
- v0.27.0
Adds support for Proxy Protocol via the unix_domain_socket plugin and allows the frps server to display custom 404 error pages.
Apr 25, 2019
- v0.26.0
Introduces Proxy Protocol support and a new `https2http` plugin, while fixing a router configuration conflict issue when starting frpc via command line.
Apr 10, 2019
- v0.25.3
Addresses a crash issue that occurred during reconnection attempts when TLS is enabled between frpc and frps.
Mar 26, 2019
- v0.25.2
Updates the kcp-go dependency and resolves a connection leak issue within the HTTP health check mechanism.
Mar 25, 2019
- v0.25.1
Fixes a matching issue related to multilevel subdomains and resolves an issue where the `--log_file` flag on the frps server was non-functional.
Mar 15, 2019
- v0.25.0
Introduces TLS support for communication between frpc and frps and improves the stability of the xtcp proxy type.
Mar 11, 2019
- v0.24.1
Fixes a bug where calling the `/api/config` endpoint without a token would incorrectly clear the frpc configuration file.
Feb 12, 2019
- v0.24.0
Feb 11, 2019