Changed wireguard proxy client configurations and added user and system configuration elements.

This commit is contained in:
2022-03-26 11:32:48 +00:00
parent 79f086ad23
commit babbc67a66
4 changed files with 9 additions and 3 deletions

6
user.json Normal file
View File

@@ -0,0 +1,6 @@
{
},
"firewall_loadbalancer_wireguard_prerouting": {
"SOURCE_IP": "10.0.1.1"
}
}