From 6d7b6a9d4732381c3b9817238e61ec3c2e18e2ef Mon Sep 17 00:00:00 2001 From: Jimmy Axenhus Date: Mon, 8 Mar 2021 21:35:00 +0100 Subject: Include split tunneling in the description. --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3bac582..cd1923a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # qubes-vpn-exclude Hooks for [Qubes-vpn-support](https://github.com/tasket/Qubes-vpn-support) to -exclude specific hosts from the VPN tunnel. Useful for when the VPN network -won't forward requests to the public internet as this configuration allows -AppVMs behind a VPN ProxyVM to directly connect to the internet instead of -going through the VPN. +exclude specific hosts from the VPN tunnel (implementing [inverse split +tunneling](https://en.wikipedia.org/wiki/Split_tunneling)). Useful for +when the VPN network won't forward requests to the public internet as this +configuration allows AppVMs behind a VPN ProxyVM to directly connect to the +internet instead of going through the VPN. Only requests over HTTP (port 80) and HTTPS (port 443) are excluded from the VPN. -- cgit v1.2.3