angristan / angristan/wireguard-install
Help how to not route 192.168.x.x
Open
- Dominant language
- Shell
- Stars
- 11.3k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
```
WireGuard uses a parameter called AllowedIPs to determine what is routed over the VPN.
Allowed IPs list for generated clients (leave default to route everything): 0.0.0.0/0,::/0
```
What is the correct value to not route local IPs like 192.168.8.1 ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.