From 63691f758d3f5ee0439d2d2acf5a411c038e2d1d Mon Sep 17 00:00:00 2001 From: mcfly722 <7221798@gmail.com> Date: Sun, 15 Sep 2024 20:36:49 +0300 Subject: [PATCH] wg0.conf config --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 627f07a..3b961eb 100644 --- a/config.js +++ b/config.js @@ -233,7 +233,7 @@ sudo apt install -y wireguard openresolv iptables # --------------- 1.6 Create Wireguard Client config --------------------- -sudo tee /etc/wireguard/client-wg0.conf << EOF +sudo tee /etc/wireguard/wg0.conf << EOF [Interface] PrivateKey = :wireguardClientPrivate Address = 10.1.1.2/32