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.