@ -170,9 +170,15 @@ fi
#check for wireguard
if ! command -v wg &> /dev/null
then
echo ""
echo "Cannot find wg"
echo "Install it and try again!"
echo "https://www.wireguard.com/install/"
echo "-----------USING UBUNTU------------"
echo "sudo apt install wireguard"
toolsok='no'
exit
fi