Update docs

- Ref: #1040
This commit is contained in:
hwdsl2
2021-11-05 23:03:22 -05:00
parent a1179b7f71
commit 78b3766846
2 changed files with 3 additions and 3 deletions

View File

@@ -573,7 +573,7 @@ ip route
Find this line in the output: `default via X.X.X.X ...`. Write down this gateway IP for use in the two commands below.
Exclude your VPN server's IP from the new default route (replace with actual value):
Exclude your VPN server's public IP from the new default route (replace with actual value):
```bash
route add YOUR_VPN_SERVER_PUBLIC_IP gw X.X.X.X