![]() |
Speedify SDK for Desktop/Embedded 16.1.0
|
The Local Proxy API instructs the Speedify SDK to put specific traffic directly out over a local network interface instead of over the VPN. Note that if you are connecting in proxy mode instead of VPN mode via SpeedifySDK_ConnectProxy these calls have no effect, as all traffic is proxied.
SpeedifySDK_SetLocalProxyEnabled - Enables or disables the local proxy.SpeedifySDK_SetLocalProxyMatchMode - Set the match mode used by the local proxy.PMM_ALLOWLIST.PMM_DENYLIST, the configured lists specify items sent over the VPN instead of the proxy.SpeedifySDK_SetLocalProxyDomains - Set domains to proxy locally, instead of going through the VPN.SpeedifySDK_SetLocalProxyIPv4 - Set IPv4 address to proxy locally, instead of going through the VPN.SpeedifySDK_SetLocalProxyIPv6 - Set IPv6 address to proxy locally, instead of going through the VPN.SpeedifySDK_SetLocalProxyPorts - Set ports to proxy.SpeedifySDK_SetLocalProxyDomainWatchlist - Set domain watchlist settings for the local proxySpeedifySDK_SetLocalProxyDomainWatchlistEnable - Toggle a single domain watchlist item from being enabled over the local proxy.