2021-03-15 21:48:40 +08:00
|
|
|
### 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.
|
|
|
|
|
2021-01-19 20:51:06 +08:00
|
|
|
### Fix
|
|
|
|
|
2021-03-15 21:48:40 +08:00
|
|
|
* Fix panic issue about xtcp.
|