Change wireguard server address
This commit is contained in:
parent
66579afa14
commit
a7cea64f06
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user