mirror of
https://github.com/fatedier/frp.git
synced 2025-12-13 11:36:19 +00:00
frpc: support nathole discover (#3381)
This commit is contained in:
@@ -260,6 +260,7 @@ func Test_LoadClientCommonConf(t *testing.T) {
|
||||
},
|
||||
ServerAddr: "0.0.0.9",
|
||||
ServerPort: 7009,
|
||||
NatHoleSTUNServer: "stun.easyvoip.com:3478",
|
||||
DialServerTimeout: 10,
|
||||
DialServerKeepAlive: 7200,
|
||||
HTTPProxy: "http://user:passwd@192.168.1.128:8080",
|
||||
|
||||
Reference in New Issue
Block a user