MCPcopy Create free account
hub / github.com/PasarGuard/node / GetPassword

Method GetPassword

common/service.pb.go:1145–1150  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1143}
1144
1145func (x *Trojan) GetPassword() string {
1146 if x != nil {
1147 return x.Password
1148 }
1149 return ""
1150}
1151
1152type Shadowsocks struct {
1153 state protoimpl.MessageState `protogen:"open.v1"`

Callers 3

NewTrojanAccountFunction · 0.45
NewShadowsocksAccountFunction · 0.45
NewShadowsocksTcpAccountFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected