Add allowed DNS list for killswitch
This commit is contained in:
parent
2bff37efae
commit
f5272168bc
4 changed files with 34 additions and 4 deletions
|
|
@ -95,6 +95,8 @@ namespace amnezia
|
|||
constexpr char splitTunnelApps[] = "splitTunnelApps";
|
||||
constexpr char appSplitTunnelType[] = "appSplitTunnelType";
|
||||
|
||||
constexpr char allowedDnsServers[] = "allowedDnsServers";
|
||||
|
||||
constexpr char killSwitchOption[] = "killSwitchOption";
|
||||
|
||||
constexpr char crc[] = "crc";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue