Merge pull request #93 from ryanbarrie/documentation-fixes

This commit is contained in:
Nick Sweeting
2024-12-20 22:42:50 -05:00
committed by GitHub

View File

@@ -954,7 +954,7 @@ The examples in these docs primarily use IPv4, but WireGuard natively supports I
```ini
[Interface]
AllowedIps = 192.0.2.3/24, 2001:DB8::/64
Address = 192.0.2.3/24, 2001:DB8::/64
[Peer]
...