From 47cf8f37e192042cc8a9df1927f7e8e5ba499f3a Mon Sep 17 00:00:00 2001 From: Kristian Haugene Date: Sun, 2 Feb 2020 22:25:30 +0100 Subject: [PATCH] Adding ZoogVPN to provider list #855 --- docs/supported-providers.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/supported-providers.md b/docs/supported-providers.md index ce2def666..170aac946 100755 --- a/docs/supported-providers.md +++ b/docs/supported-providers.md @@ -54,6 +54,7 @@ This is a list of providers that are bundled within the image. Feel free to crea | VPNTunnel | `VPNTUNNEL` | | VyprVpn | `VYPRVPN` | | VPNUnlimited | `VPNUNLIMITED` | +| ZoogVPN | `ZOOGVPN` | ## Adding new providers If your VPN provider is not in the list of supported providers you could always create an issue on GitHub and see if someone could add it for you. But if you're feeling up for doing it yourself, here's a couple of pointers.