ignaciots / safeVPN-THM

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Shell 100.0%