frp Releases
160 releases of fatedier/frp
- v0.44.0
This release introduces automated certificate generation for specific plugins and enhances server dashboard security with TLS configurations, while fixing an IPv6 connectivity issue.
Jul 10, 2022
- v0.43.0
Enhancements to HTTP and TCPMUX proxies allow routing based on HTTP basic auth users and forwarding CONNECT requests, improving flexibility for reverse proxy scenarios.
May 27, 2022
- v0.42.0
A new configuration parameter enables running multiple client instances within a single process, though full feature compatibility is not guaranteed, alongside a fix for environment variable parsing.
Apr 22, 2022
- v0.41.0
The release adds Go HTTP pprof support for debugging and improves connection stability by extending TCP keepalive intervals and optimizing sudp visitor reconnection logic.
Mar 23, 2022
- v0.40.0
This update introduces timeout controls for server connections, OIDC enhancements, and a server-side proxy close operation, alongside improved reconnection behavior and a TLS configuration fix.
Mar 11, 2022
- v0.39.1
Feb 9, 2022
- v0.39.0
Users can now specify local connection IPs and control TCP keepalive settings, including the ability to disable application-layer heartbeats, alongside a login-time client address feature and a security fix for the health check API.
Jan 26, 2022
- v0.38.0
The release adds a health check API endpoint and an option to disable custom TLS byte headers, while replacing the statik package with Go's standard embed package for resource embedding.
Oct 25, 2021
- v0.37.1
This patch release addresses critical bugs including a broken HTTPS-to-HTTPS plugin, context cancellation issues in HTTP proxy, and problems retrieving server names for HTTPS proxies.
Aug 3, 2021
- v0.37.0
Enhancements include a config verification subcommand, the ability to split configs into multiple files, and dashboard support for sudp, alongside fixes for default credentials and KCP protocol logic.
Jun 2, 2021
- v0.36.2
This release improves the dashboard's reverse proxy capability to handle additional path segments and corrects a logic error found during configuration parsing.
Mar 22, 2021
- v0.36.1
This patch release fixes a bug where the UDP port binding fails when an error occurs.
Mar 18, 2021
- v0.36.0
This release introduces a new HTTPS-to-HTTPS plugin, enhances TLS configuration flexibility, and improves network stability by increasing reconnection frequency.
Mar 17, 2021
- v0.35.1
Jan 25, 2021
- v0.35.0
This release adds HTTPS support for server plugins and resolves critical bugs regarding IPv6 parsing and HTTP proxy websocket protocol handling.
Jan 19, 2021
- v0.34.3
This minor update adds a command-line option to enable Prometheus monitoring for the client.
Nov 20, 2020
- v0.34.2
This patch release fixes a data transfer delay issue specifically affecting HTTP type proxies when handling chunked data.
Nov 6, 2020
- v0.34.1
This update introduces NTLM authentication for HTTP proxies connecting to frps, provides official Docker images, and fixes dashboard statistics and TLS issues.
Sep 30, 2020
- v0.34.0
This release brings significant security enhancements with TLS support, allows configuration of max UDP packet size, and improves the testing infrastructure.
Sep 19, 2020
- v0.33.0
This version introduces a new proxy type for safe UDP exposure, enhances server plugin capabilities, and improves load balancing and stability.
Apr 27, 2020