Tested with Ubuntu 12.04
Now edit /etc/polipo/configCode:sudo apt-get update sudo apt-get install chromium-browser tor polipo
and add:
Now when you want to be on tor launch it with:Code:socksParentProxy = "localhost:9050" diskCacheRoot = "" disableLocalInterface=true
You can put that line inside a bash script or in a launcherCode:chromium-browser --proxy-server="127.0.0.1:8123;https=127.0.0.1:8123; socks=127.0.0.1:8123;sock4=127.0.0.1:8123; sock5=127.0.0.1:8123,ftp=127.0.0.1:8123" --incognito check.torproject.org



Adv Reply

Bookmarks