mirror of
https://github.com/e1732a364fed/v2ray_simple.git
synced 2025-10-23 16:53:14 +08:00
修订文档,示例,注释,代码;交互模式新增 热添加配置文件 功能
This commit is contained in:
@@ -303,7 +303,7 @@ func configCommonForClient(cli ProxyCommon, dc *DialConf) {
|
||||
}
|
||||
}
|
||||
|
||||
//SetAddrStr,setNetwork, setTag, setCantRoute,setListenConf(lc), call configCommon
|
||||
//SetAddrStr,setNetwork, setTag, setCantRoute,setListenConf(lc),setFallback, call configCommon
|
||||
func configCommonForServer(ser ProxyCommon, lc *ListenConf) {
|
||||
ser.SetAddrStr(lc.GetAddrStrForListenOrDial())
|
||||
ser.setNetwork(lc.Network)
|
||||
|
Reference in New Issue
Block a user