Update
This commit is contained in:
@@ -12,7 +12,6 @@ cat <<EOF > /etc/wireguard/wg0.conf
|
||||
PrivateKey = $(cat /etc/wireguard/server_priv.key)
|
||||
Address = 10.0.0.1/24 # Server has IP in the wg network
|
||||
ListenPort = 51820
|
||||
DNS = 192.168.2.22 # AdGuard DNS server IP
|
||||
EOF
|
||||
|
||||
# Kernel module
|
||||
|
||||
Reference in New Issue
Block a user