Port Forwarding
echo " rdr pass inet proto tcp from any to any port 80 -> 127.0.0.1 port 8080 " | sudo pfctl -ef -
sudo pfctl -F all -f /etc/pf.conf
sudo pfctl -s nat