From ed1cc0c6ba343afa14014811a24bf2e64817b192 Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 19 Feb 2024 22:55:11 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4a7cfb2..acdaadc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + # Wireguard VPN Docker Container This Docker container sets up a Wireguard VPN server designed for a hub-and-spoke architecture. It functions as an egress node, allowing VPN clients to securely redirect traffic through this server. The setup is intended for scenarios where clients do not need to communicate with each other but require a secure method to access the internet or a private network via the VPN server.