Contents

init(relayHops:)

Initializes a proxy configuration with one or two relay hops.

Declaration

init(relayHops: [ProxyConfiguration.RelayHop])

Parameters

  • relayHops:

    An array of relay hops, which must contain either one or two hops.

See Also

Creating Proxy Configurations