/safeVPN-THM

iptables rules to only have incoming connections from the machine on TryHackMe

Primary LanguageShell

TryHackMe safe VPN access

iptables rules to only have incoming connections from the machine on TryHackMe

usage:

sudo chmod +x ./safevpn-thm.sh
sudo ./safevpn-thm.sh <ip of deployed machine>

example:

sudo ./safevpn-thm.sh 10.10.10.10