Contents

proxySettings

The tunnel HTTP proxy settings.

Declaration

@NSCopying var proxySettings: NEProxySettings? { get set }

Discussion

HTTP connections to hosts in the tunnel’s internal network will use these proxy settings.

See Also

Accessing tunnel network settings