Contents

proxySettings

The proxy settings to use for HTTP and HTTPS connections that route through the VPN.

Declaration

@NSCopying var proxySettings: NEProxySettings? { get set }

Discussion

While operating under an established VPN tunnel, HTTP and HTTPS connections inside the tunnel use the given proxy settings.

See Also

Configuring the VPN