How to setup Tor and Privoxy in Ubuntu Feisty Fawn

 

Tor is a free implementation of anonymity network which protects your privacy over the internet. Tor enable this by providing virtual tunnel to internet application through SOCKS interface. This post will show you how to setup and use Tor to connect to internet anonymously.

  1. First of all you need to install tor and privoxy package

    apt-get install tor
    apt-get install privoxy
  2. Then you need to edit privoxy config file for some quick setup,
    gksudo gedit /etc/privoxy/config
  3. You need to comment "logfile logfile" line and add this line at the end of the file
    forward-socks4a/localhost:9050 .
  4. Save the file and restart privoxy service.
    sudo /etc/init.d/privoxy restart
  5. You should be able to connect through Tor by using application which supports SOCK 4a/SOCK 5 interface with port 9050.

Here's a screenshot of Mozilla Firefox and Gaim setup to use Tor
firefox.png

gaim.png

You can access those screen through Edit->Preference->Advanced->Network->Settings in Mozilla Firefox and Account->Advance Tab in Gaim/Pidgin. Other application which supports SOCK 5 can be configured similarly to connect through Tor (including Xchat irc client and other internet browser)

Other Operating System
Tor (and Privoxy) is also supported on other operating system including Windows, Mac OS and other Unix-like operating system. Please refer to Tor Download page for instructions to use tor on those system

Tags: , , , ,

Bookmark this article These icons link to social bookmarking sites where readers can share and discover new web pages.
  • digg
  • YahooMyWeb
  • NewsVine
  • Netvouz
  • Reddit
  • Spurl
  • Furl
  • del.icio.us
  • StumbleUpon
  • Technorati
  • TwitThis

Keep updated with this website! : Subscribe to your email

Recommended Reading

16 smashing comments for this post.

  1. The Malaysian Blogosphere Said:

    is also supported on other operating system including Windows, Mac OS and other Unix-like operating system. Please refer to Tor Download page for instructions to use tor on those system Tags: tor, ubuntu, proxy, feisty fawn, debian Original post by mypapit and software by Elliott Back

  2. wahlau's online hut | collection of wahlau's what-so-ever online... Said:

    Mohammad Hafiz bin Ismail: How to setup Tor and Privoxy in Ubuntu Feisty Fawn Low Kian Seong: Yoper using smart too ……. Muhd Najmi A Zabidi: It’s a long day Just went back from Kangar yester… Aizat Faiz: Everything Is An Object in Ruby Muhd Najmi A Zabidi: Generasi al Quran al Farid Jiil al Quran al Farii…

  3. James Said:

    Thanks for the installation guidelines dude.

    cheers.

  4. Anonymous Searching - Ubuntu Forums Said:

    [...] ps aux | grep tor should tell you if it’s running see http://blog.mypapit.net/2007/06/how-…isty-fawn.html for more help on setup __________________ I can’t count with my fingers the number of reasons to keep my windows partition since just one would be too many And now it’s gone…good riddance. Last edited by eternalsword : 20 Hours Ago at 03:43 AM. Reason: more info [...]

  5. Monthly Top Post: June 2007 : mypapit gnu/linux blog Said:

    [...] How to setup Tor and Privoxy in Ubuntu Feisty Fawn [...]

  6. privoxy and ubuntu - Google Search Said:

    [...] [...]

  7. [Ubuntu] HWupgrade Clan (nuovo) - Pagina 503 - Hardware Upgrade Forum Said:

    [...] Devi installare tor e poi privoxy: http://blog.mypapit.net/2007/06/how-…isty-fawn.html Mi raccomando il punto dopo 9050. __________________ Ciao Roberto [...]

  8. Anti_M$ Said:

    I have installed.
    Thanks.

  9. Tek for the Pipol ?: Tor and Privoxy in anonimizing internet browsing and access Said:

    [...] This is another tool for people requiring anonimity in web browsing and other online task. Tor and privoxy are free software tools available to them now. We tested tor and privoxy earlier and confirmed the anonimity it has done to packets coming from the workstation. Below is the test we have done.Note the IP address of the local provider below. This is the setting sent to the local modem.Using privoxy now identifies the workstation as somebody Another test still confirms the new address we got.Network performance is slower than the usual browsing without tor.For Ubuntu Gnu/Linux, you can install tor and privoxy using the steps below:1. apt-get install tor2. apt-get install privoxy3. vim /etc/privoxy/config4. find the line “logfile logfile”. add the line below after it.5. forward-socks4a/localhost:90506. Restart the service 7. sudo /etc/init.d/privoxy restartyou can use tor with the SOCKs proxy enabled on your browser using localhost and port 9050.follow screenshots here [...]

  10. Install/config log: « sysblogd Said:

    [...] Privoxy/Tor: Blog Howto setup [...]

  11. privacy + Firefox - SWiK Said:

    [...] How to setup Tor and Privoxy in Ubuntu Feisty Fawn : mypapit gnu/linux blog Tuesday, September 11, 2007 Title says it all. [...]

  12. anonym i linux? - SWE Hackers Said:

    [...] Jag antar att du syftar p? att vara anonym p? n?tet? I s? fall s? ?r ett s?tt att du tar och installerar tor + privoxy. Det kommer f?rmodligen orsaka att det inte g?r lika fort n?r du surfar, d? du routar igenom massa andra datorer f?rst innan du "g?r ut" p? n?tet. Vidare har detta inget med OS att g?ra, d? detta g?r att anv?nda i windows ocks?. Om det var n?got annat du syftade p? s? f?r du specificera dig lite mer tror jag. :/ L?nkar till Tor och privoxy: Tor: anonymity online http://www.privoxy.org/ Jag hitta till och med detta med lite google s?kning. Guide f?r ubuntu (i fall att) How to setup Tor and Privoxy in Ubuntu Feisty Fawn : mypapit gnu/linux blog [...]

  13. Blog dan block « Karena hidup adalah sebuah sandiwara | Dalam panggung besar bernama dunia Said:

    [...] tentang hal ini sangat melimpah ruah diluar sana *skem* hihihi. Salah satunya adalah yang seperti ini. Untuk yang windows gimana ?, ya pada dasarnya sama saja. Tor juga bisa di install di windows, [...]

  14. F OFF Said:

    This is wrong
    9050 is for tor not privoxy, you just wasted your time.

  15. Becoming a pilot Said:

    Yes, port 8118 instead of 9050 is the correct, isn’t it? At least 8118 works for me, and 9050 doesn’t. Now I need to look how to get it working from a remote box..

  16. Oxar Said:

    Tor is not an http proxy, so to browse correctly with tor you have to add in the first line:
    localhost and port 8118 using privoxy as a filtering proxy.

    Port 9050 is for all other apps not using http protocol: irc, pidgin, utorrent, amule, azureus, ecc

    localhost socks 5 and port 9050

Leave a Comment

Subscribe by email

Enter your Email