Add wg-install.sh

main
six 2024-03-21 10:43:32 +00:00
parent 09483cc4cd
commit a9782abe34
1 changed files with 7 additions and 0 deletions

7
wg-install.sh 100644
View File

@ -0,0 +1,7 @@
#!/bin/sh
apt update
apt upgrade -y
apt install wireguard resolvconf -y
echo '64.176.163.201 wg.g6.network' >> /etc/hosts
#cp wgfile.conf
#wg-quick up peerX