aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Axenhus <github att axenhus doot com>2021-03-08 21:35:00 +0100
committerGitHub <noreply att github doot com>2021-03-08 21:35:00 +0100
commit6d7b6a9d4732381c3b9817238e61ec3c2e18e2ef (patch)
treea07f1f3ac076136a2b99d4b6c38caee23580ef56
parent50d6777c992fb4f687ae1374b59073fe9af853ac (diff)
downloadqubes-vpn-exclude-6d7b6a9d4732381c3b9817238e61ec3c2e18e2ef.tar.bz2
qubes-vpn-exclude-6d7b6a9d4732381c3b9817238e61ec3c2e18e2ef.tar.zst
qubes-vpn-exclude-6d7b6a9d4732381c3b9817238e61ec3c2e18e2ef.zip
Include split tunneling in the description.
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
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.

Code dump for some of my projects as well as a mirror for other random or interesting projects. You can find my site at jimmy.axenhus.com