From 66f2780daf22b47cc78e07bd0372dfd5e5bd0d03 Mon Sep 17 00:00:00 2001 From: peacey Date: Wed, 9 Jun 2021 23:01:50 -0600 Subject: [PATCH] Add split-vpn to README projects (#184) --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 940f73d..b489aa7 100644 --- a/README.md +++ b/README.md @@ -91,9 +91,14 @@ This is a docker container that implements + +A split tunnel VPN script for the UDM with policy based routing. This helper script can be used on your UDM to route select VLANs, clients, or even domains through a VPN connection. It supports OpenVPN, WireGuard, and OpenConnect (Cisco AnyConnect) clients running directly on your UDM, and external VPN clients running on other servers on your network. ## Unsupported / No longer maintained ### nextdns Run NextDNS on your UDM with podman. ### suricata -Updates suricata to a recent version. \ No newline at end of file +Updates suricata to a recent version.