Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PasarGuard/node
/ GetProxies
Method
GetProxies
common/service.pb.go:1430–1435 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1428
}
1429
1430
func
(x *User) GetProxies() *Proxy {
1431
if
x != nil {
1432
return
x.Proxies
1433
}
1434
return
nil
1435
}
1436
1437
func
(x *User) GetInbounds() []string {
1438
if
x != nil {
Callers
10
collectDesiredPeers
Method · 0.80
normalizeUsers
Function · 0.80
syncUsers
Method · 0.80
setupUserAccount
Function · 0.80
NewVmessAccount
Function · 0.80
NewVlessAccount
Function · 0.80
NewTrojanAccount
Function · 0.80
NewShadowsocksAccount
Function · 0.80
NewShadowsocksTcpAccount
Function · 0.80
NewHysteriaAccount
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected