Home
last modified time | relevance | path

Searched refs:RemoteServerListURLs (Results 1 – 16 of 16) sorted by relevance

/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/MobileLibrary/iOS/SampleApps/TunneledWebView/TunneledWebView/
H A Dpsiphon-config.json.stub12 "RemoteServerListURLs": "[...]"
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/MobileLibrary/iOS/SampleApps/TunneledWebRequest/TunneledWebRequest/
H A Dpsiphon-config.json.stub12 "RemoteServerListURLs": "[...]"
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/MobileLibrary/iOS/SampleApps/TunneledWebView/TunneledWebView/
H A Dpsiphon-config.json.stub12 "RemoteServerListURLs": "[...]"
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/MobileLibrary/iOS/SampleApps/TunneledWebRequest/TunneledWebRequest/
H A Dpsiphon-config.json.stub12 "RemoteServerListURLs": "[...]"
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/MobileLibrary/Android/SampleApps/TunneledWebView/app/src/main/res/raw/
H A Dpsiphon_config_stub11 "RemoteServerListURLs": "[...]",
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/MobileLibrary/Android/SampleApps/TunneledWebView/app/src/main/res/raw/
H A Dpsiphon_config_stub11 "RemoteServerListURLs": "[...]",
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/
H A Dconfig.go327 RemoteServerListURLs parameters.TransferURLs member
930 if config.RemoteServerListUrl != "" && config.RemoteServerListURLs == nil {
931 config.RemoteServerListURLs = promoteLegacyTransferURL(config.RemoteServerListUrl)
1017 if config.RemoteServerListURLs != nil {
1436 if config.RemoteServerListURLs != nil {
1438 applyParameters[parameters.RemoteServerListURLs] = config.RemoteServerListURLs
H A DremoteServerList.go58 urls := p.TransferURLs(parameters.RemoteServerListURLs)
H A Dcontroller.go218 if controller.config.RemoteServerListURLs != nil {
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/
H A Dconfig.go325 RemoteServerListURLs parameters.TransferURLs member
931 if config.RemoteServerListUrl != "" && config.RemoteServerListURLs == nil {
932 config.RemoteServerListURLs = promoteLegacyTransferURL(config.RemoteServerListUrl)
1018 if config.RemoteServerListURLs != nil {
1440 if config.RemoteServerListURLs != nil {
1442 applyParameters[parameters.RemoteServerListURLs] = config.RemoteServerListURLs
H A DremoteServerList.go58 urls := p.TransferURLs(parameters.RemoteServerListURLs)
H A Dcontroller.go244 if controller.config.RemoteServerListURLs != nil {
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/parameters/
H A Dparameters.go155 RemoteServerListURLs = "RemoteServerListURLs" const
427 RemoteServerListURLs: {value: TransferURLs{}},
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/parameters/
H A Dparameters.go155 RemoteServerListURLs = "RemoteServerListURLs" const
414 RemoteServerListURLs: {value: TransferURLs{}},
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/MobileLibrary/iOS/PsiphonTunnel/PsiphonTunnel/
H A DPsiphonTunnel.m740 // If RemoteServerListUrl/RemoteServerListURLs and RemoteServerListSignaturePublicKey
742 if ((config[@"RemoteServerListUrl"] == nil && config[@"RemoteServerListURLs"] == nil) ||
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/MobileLibrary/iOS/PsiphonTunnel/PsiphonTunnel/
H A DPsiphonTunnel.m740 // If RemoteServerListUrl/RemoteServerListURLs and RemoteServerListSignaturePublicKey
742 if ((config[@"RemoteServerListUrl"] == nil && config[@"RemoteServerListURLs"] == nil) ||