Update README.md

This commit is contained in:
racks 2025-07-25 13:25:22 +02:00
parent 42a9f4f426
commit 426b99ca8c

View file

@ -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 servers tunnel IP
curl ifconfig.me # should show the VPS public IP if default routed
```
---
## 4 Tear down