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
iptables rules to only have incoming connections from the machine on TryHackMe
Shell