diff options
author | Jimmy Axenhus <github att axenhus doot com> | 2021-03-01 12:55:13 +0100 |
---|---|---|
committer | GitHub <noreply att github doot com> | 2021-03-01 12:55:13 +0100 |
commit | 464f93f65373dec01a44e00df6c0e5a5c462570c (patch) | |
tree | 01c400d5cf60fe87f2adf585f3a0eb44c0e70c6c | |
parent | cd9af0d73b21253b966172b666f6d398a027d79e (diff) | |
download | qubes-vpn-exclude-464f93f65373dec01a44e00df6c0e5a5c462570c.tar.bz2 qubes-vpn-exclude-464f93f65373dec01a44e00df6c0e5a5c462570c.tar.zst qubes-vpn-exclude-464f93f65373dec01a44e00df6c0e5a5c462570c.zip |
Fixed typo in README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ qubes-vpn-exclude is implemented using iptables, ipsets and dnsmasq. Upon startup of the ProxyVM iptable rules are added to exclude the ipsets `qubes-vpn-exclude-4` (for IPv4) and `qubes-vpn-exclude-6` (for IPv6) from the -forced VPN tunnel. By default these ipsets are empty and therefore no domans +forced VPN tunnel. By default these ipsets are empty and therefore no domains are excluded from the VPN tunnel. When a DNS request is performed from an AppVM the ProxyVM will force redirect |