ajout activation wg0
This commit is contained in:
@@ -3,3 +3,5 @@
|
||||
wget http://r-vp1.gsb.adm:8000/wg0-b.qconf
|
||||
#renomage fichier et mv
|
||||
mv ./wg0-b.conf /etc/wireguard/wg0.conf
|
||||
#activation interface wg0
|
||||
systemctl enable wg-quick@wg0 && systemctl start wg-quick@wg0
|
||||
|
Reference in New Issue
Block a user