mirror of
https://github.com/fatedier/frp.git
synced 2025-05-08 15:38:27 +00:00
* Fixed the issue that when loginFailExit = false, the frpc stop command cannot be stopped correctly if the server is not successfully connected after startup * Update Release.md
6 lines
291 B
Markdown
6 lines
291 B
Markdown
### Features
|
|
|
|
* Added a new plugin `tls2raw`: Enables TLS termination and forwarding of decrypted raw traffic to local service.
|
|
|
|
* Fixed the issue that when `loginFailExit = false`, the frpc stop command cannot be stopped correctly if the server is not successfully connected after startup.
|