G6_Public/wg-install.sh

7 lines
156 B
Bash
Raw Normal View History

2024-03-21 10:43:32 +00:00
#!/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