1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-03-18 20:14:47 +01:00

ip address: added entry with geo-blocking section

This commit is contained in:
2024-11-06 04:58:52 +01:00
parent a84e7748c3
commit 429539617c
9 changed files with 40 additions and 13 deletions

View File

@@ -58,7 +58,7 @@ The following guide is based on a comments by the Reddit users
To set up the usage of a local DNS the WireGuard configuration file needs to be
changed.
The following lines have to be appended under the `[Interface]` section and the
DNS IP address (in this case `192.168.178.1`) has to be changed as needed.
DNS [IP address](/wiki/ip_address.md) (in this case `192.168.178.1`) has to be changed as needed.
`wg0` is the name of the configuration file (see [the usage section](#wg-usage))
for reference.