Change wireguard server address

This commit is contained in:
Alexander Bantyev 2021-09-21 15:02:54 +03:00
parent 66579afa14
commit a7cea64f06
Signed by: balsoft
GPG Key ID: E081FF12ADCB4AD5

View File

@ -40,7 +40,7 @@
enable = true;
proxy = true;
lanSize = 32;
serverIP = "147.75.100.17";
serverIP = "95.217.152.163";
serverPort = 35944;
serverKey = "sgLUARawWJejANs2CwuCptwJO55c4jkmnP0L14FNCyw=";
privateKeyFile = config.secrets.wireguard-wg0.decrypted;