mirror of
https://gitee.com/IrisVega/frp.git
synced 2024-11-01 22:31:29 +08:00
update release note
This commit is contained in:
parent
e59eacb8a2
commit
9ca2b586f8
@ -1,3 +1,12 @@
|
|||||||
|
### New
|
||||||
|
|
||||||
|
* Added `connect_server_local_ip` in frpc to specify local IP connected to frps.
|
||||||
|
* Added `tcp_mux_keepalive_interval` both in frpc and frps to set `tcp_mux` keepalive interval seconds if `tcp_mux` is enabled. After using this params, you can set `heartbeat_interval` to `-1` to disable application layer heartbeat to reduce traffic usage(Make sure frps is in the latest version).
|
||||||
|
|
||||||
### Improve
|
### Improve
|
||||||
|
|
||||||
|
* Server Plugin: Added `client_address` in Login Operation.
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
* Remove authentication for healthz api.
|
* Remove authentication for healthz api.
|
||||||
|
Loading…
Reference in New Issue
Block a user