mirror of
https://gitee.com/IrisVega/frp.git
synced 2024-11-01 22:31:29 +08:00
13 lines
263 B
Markdown
13 lines
263 B
Markdown
### New
|
|
|
|
* New plugin `https2https`.
|
|
* frpc supports `tls_server_name` to override the default value from `server_addr`.
|
|
|
|
### Improvement
|
|
|
|
* Increase reconnect frequency if it occurs an network error between frpc and frps.
|
|
|
|
### Fix
|
|
|
|
* Fix panic issue about xtcp.
|