script useful to enable transparent proxy
- Copy the script wherever in the system (e.g /etc/iptables/).
- execute
chmod +x conf-tproxy.sh
- add the script in
\etc\rc.local
e.g. adding:/etc/iptables/conf-tproxy.sh
at the end of the file
Now the script is executed at bootup.