Home
last modified time | relevance | path

Searched defs:SocksClientConfig (Results 1 – 2 of 2) sorted by relevance

/dports/security/xray-core/Xray-core-1.5.0/infra/conf/
H A Dsocks.go74 type SocksClientConfig struct { struct
75 Servers []*SocksRemoteConfig `json:"servers"`
78 func (v *SocksClientConfig) Build() (proto.Message, error) {
/dports/net/v2ray/v2ray-core-4.36.2/infra/conf/
H A Dsocks.go73 type SocksClientConfig struct { struct
74 Servers []*SocksRemoteConfig `json:"servers"`
77 func (v *SocksClientConfig) Build() (proto.Message, error) {