mirror of
https://github.com/angristan/wireguard-install.git
synced 2025-04-05 03:43:30 +03:00
parent
01bdb56b98
commit
ad43249fb5
1 changed files with 1 additions and 1 deletions
|
@ -170,8 +170,8 @@ net.ipv6.conf.all.forwarding = 1" > /etc/sysctl.d/wg.conf
|
|||
|
||||
sysctl --system
|
||||
|
||||
systemctl start "wg-quick@$SERVER_WG_NIC"
|
||||
systemctl enable "wg-quick@$SERVER_WG_NIC"
|
||||
systemctl start "wg-quick@$SERVER_WG_NIC"
|
||||
|
||||
echo -e "\nHere is your client config file as a QR Code:"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue