From 426b99ca8c34b592f3093259020cf01f1d42b981 Mon Sep 17 00:00:00 2001 From: racks Date: Fri, 25 Jul 2025 13:25:22 +0200 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index c5dbebb..78144d7 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,6 @@ DEFAULT_ROUTE_IPV4="true" DEFAULT_ROUTE_IPV6="true" ``` ---- ## 2 – Prepare the server @@ -140,7 +139,6 @@ VPN_FORWARD="true" # adds iptables/ip6tables FORWARD rules IP_FORWARD="true" # sets net.ipv4.ip_forward + net.ipv6.conf.all.forwarding ``` ---- ## 3 – Bring the tunnel up @@ -171,7 +169,6 @@ ping 10.0.1.1 # ping the server’s tunnel IP curl ifconfig.me # should show the VPS public IP if default routed ``` ---- ## 4 – Tear down