Speedify SDK for Android  14.6.1
Public Attributes | List of all members
com.speedify.speedifysdk.Types.ProxyMatchMode Enum Reference

Detailed Description

How local proxy treats matches.

Since
9.2

Public Attributes

 ALLOWLIST
 Domains and IP Addresses matched are sent over the proxy, all others are sent over the VPN. More...
 
 DENYLIST
 Domains and IP Addresses matched are sent over the VPN, all others are sent over the proxy. More...
 

Member Data Documentation

◆ ALLOWLIST

com.speedify.speedifysdk.Types.ProxyMatchMode.ALLOWLIST

Domains and IP Addresses matched are sent over the proxy, all others are sent over the VPN.

Since
10.2

◆ DENYLIST

com.speedify.speedifysdk.Types.ProxyMatchMode.DENYLIST

Domains and IP Addresses matched are sent over the VPN, all others are sent over the proxy.

Since
10.2

The documentation for this enum was generated from the following file: