mirror of
https://github.com/fatedier/frp.git
synced 2025-12-12 02:47:50 +00:00
support tcp keepalive params (#2863)
This commit is contained in:
@@ -262,6 +262,7 @@ func Test_LoadClientCommonConf(t *testing.T) {
|
||||
ServerAddr: "0.0.0.9",
|
||||
ServerPort: 7009,
|
||||
DialServerTimeout: 10,
|
||||
DialServerKeepAlive: 7200,
|
||||
HTTPProxy: "http://user:passwd@192.168.1.128:8080",
|
||||
LogFile: "./frpc.log9",
|
||||
LogWay: "file",
|
||||
|
||||
Reference in New Issue
Block a user