From 5c183810cfee5b00c534c6efb3722bfd8033b388 Mon Sep 17 00:00:00 2001 From: Tobias Date: Mon, 8 Jun 2026 18:36:15 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 99a02de..b70fcc6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# Information relating to my WireGuard VPN server and its Ansible playbook for automated deployment +## Brief Overview + +Lightweight WireGuard VPN server, intended for point to point connections, with fully automated configuration and deployment via Ansible. ## Motivation @@ -97,7 +99,7 @@ Persistent Keep Alive will send a dummy packet every 25 seconds to maintain a co - wg for displaying the current interface and client configuration -- ip to display the current addressses of your physical and virutal interfaces +- ip to display the current addresses of your physical and virtual interfaces - ping for sending ICMP echo requests to verify client connectivity to the virtual WireGuard interface and local resources