-
Check version of Ubuntu:
lsb_release --all
-
Use version to follow instructions on https://www.torproject.org/docs/debian.html.en
-
Install polipo:
sudo aptitude install polipo
-
Add the following lines to
/etc/polipo/config
:socksParentProxy = "localhost:9050" socksProxyType = socks5 diskCacheRoot = "" localDocumentRoot = ""
-
Restart polipo
sudo service polipo restart
Created
April 19, 2015 22:50
-
-
Save bwbaugh/e9797956e6564e9c5545 to your computer and use it in GitHub Desktop.
Install guide for Tor and Polipo.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment