mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 11:10:09 +00:00
fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a796ef0a01
commit
dde5503ab0
@ -85,6 +85,7 @@ echo "# Setup: wireguard default profile..."
|
|||||||
DNS=${NS_LAN_IP}
|
DNS=${NS_LAN_IP}
|
||||||
ALLOWED_IPS=0.0.0.0/0
|
ALLOWED_IPS=0.0.0.0/0
|
||||||
make default.client"
|
make default.client"
|
||||||
|
@ lxc-attach $ID -- chmod 600 /etc/wireguard/wg0.conf
|
||||||
|
|
||||||
echo "# client config:"
|
echo "# client config:"
|
||||||
@ mkdir -p clients
|
@ mkdir -p clients
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user