Squid proxy

#If traffic is blocked by the firewall, use curl to bypass

sudo curl http://127.0.0.1:8080 -x 192.168.101.89:31337

Last updated