frp Releases
160 releases of fatedier/frp
- v0.23.3
Resolves an issue where proxy reload configurations were not being saved correctly after a reconnection event.
Jan 30, 2019
- v0.23.2
Fixes a critical issue preventing the frpc client from functioning correctly after a reconnection occurs.
Jan 26, 2019
- v0.23.1
Addresses errors in the status API and reload command functionality within the frpc client.
Jan 16, 2019
- v0.23.0
This release introduces support for rendering configuration file templates using operating system environment variables and removes the check for authentication timeouts.
Jan 15, 2019
- v0.22.0
The client now supports health checks for individual proxies and fixes several critical panics related to xtcp connections, authentication failures, and invalid log files.
Dec 9, 2018
- v0.21.0
Adds optional websocket protocol support and configurable timeouts for virtual host HTTP servers, alongside fixes for configuration parsing errors in stcp and xtcp.
Aug 12, 2018
- v0.20.0
Enhances the dashboard with a specific page for stcp proxies, introduces load balancing for TCP proxies, and allows custom HTTP headers.
May 31, 2018
- v0.19.1
Improves error reporting for xtcp connections, updates the dashboard UI, and fixes startup parameter issues as well as panics related to missing ports.
May 19, 2018
- v0.19.0
Adds socks5 proxy support for the client, allows vhost ports to share the bind port, and exposes more configuration details in the dashboard.
May 14, 2018
- v0.18.0
Switches the multiplexing library from smux to yamux, which introduces a breaking change requiring all clients and servers to upgrade together.
May 2, 2018
- v0.17.0
Adds a stats API for single proxies and custom DNS support, expands CLI capabilities for quick proxy launches, and renames configuration parameters.
Apr 23, 2018
- v0.16.1
Fixes incorrect connection statistics and ensures unused UDP proxy connections are properly closed.
Mar 21, 2018
- v0.16.0
Introduces a static file serving plugin, improves socks5 authentication, adds range port mapping, and limits port usage per client.
Jan 29, 2018
- v0.15.1
This release modifies the default port range for privileged access and addresses critical bugs involving WebSocket connections and the HTTP proxy plugin.
Jan 23, 2018
- v0.15.0
This release introduces a status monitoring command for clients, allows for random port assignment, and fixes dashboard statistics alongside stability issues with plugins.
Jan 18, 2018
- v0.14.1
This update improves HTTP proxy handling by modifying request headers and refactoring code, while also fixing a display error for KCP bind ports.
Dec 14, 2017
- v0.14.0
This release introduces a new XTCP proxy type for P2P connections and corrects the default configuration file name.
Dec 4, 2017
- v0.13.0
This release introduces secure TCP proxying and hot-reload capabilities, enhancing security and configuration flexibility. It also adds support for custom headers and a SOCKS5 plugin while fixing specific protocol issues.
Jul 16, 2017
- v0.12.0
The update brings KCP protocol support to improve network stability and adds a 404 page for virtual host domains. Significant fixes address memory leaks and connection closure issues when using encryption and compression.
Jun 19, 2017
- v0.11.0
This version expands functionality with new HTTP and Unix domain socket plugins, alongside configuration parameters to control proxy startup behavior. It also improves the dashboard with version information and gzip compression while fixing several authentication and parsing bugs.
Jun 1, 2017