mirror of
https://github.com/fatedier/frp.git
synced 2026-03-21 16:53:47 +08:00
client: add dial_server_timeout (#2805)
This commit is contained in:
@@ -261,6 +261,7 @@ func Test_LoadClientCommonConf(t *testing.T) {
|
||||
},
|
||||
ServerAddr: "0.0.0.9",
|
||||
ServerPort: 7009,
|
||||
DialServerTimeout: 10,
|
||||
HTTPProxy: "http://user:passwd@192.168.1.128:8080",
|
||||
LogFile: "./frpc.log9",
|
||||
LogWay: "file",
|
||||
|
||||
Reference in New Issue
Block a user