Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Colombo
Red Hat Certified System Administrator (RHCSA) - RHEL 10
Sanjeewani95
Updated:
Friday at 7:43 PM
NURSING , CAREGIVER , HOTEL & BEAUTY COURSES
IVA Para Medical Campus
Updated:
Thursday at 9:24 AM
Handmade Character Soft Toys Peppa Pig Family
anil1961
Updated:
Wednesday at 9:58 PM
Ad icon
Video Content Creator
pramukag
Updated:
Jun 28, 2026
Ad icon
QA Engineer Intern
pramukag
Updated:
Jun 28, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
Computers & Internet
News & Discussion
Anonymous Surfing Using Tor And Vidalia In Ubuntu....
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="pasindudps" data-source="post: 10368073" data-attributes="member: 359632"><p><strong><span style="color: Red">IF YOU ARE GOING TO FOLLOW THIS TUTORIAL, PLEASE FOLLOW THE ORIGINAL POST! </span></strong><strong><span style="color: Red">YOU CAN GO THERE FROM THIS <a href="http://pasindudps.blogspot.com/2011/04/compiling-installing-ffmpeg-in-ubuntu.html" target="_blank">[URL="http://pasindudps.blogspot.com/2010/12/anonymous-surfing-using-tor-in-ubuntu.html"]LINK</a>.[/URL]</span></strong></p><p><strong><span style="color: Red"></span></strong><strong><span style="color: Red">***BECAUSE IT IS MORE ACCURATE AND CLEAR THAN THIS TREAD. </span></strong></p><p></p><p>Tor And Vidalia was tested in Ubuntu 10.04 Lucid Lynx and Ubuntu 10.10 Maverick Meerkat using this way, and it worked like a charm. </p><p>Tor is a network of virtual tunnels that allow people and group to improve their privacy and security on the Internet. It also enables software developers to create new communication tools with built-in privacy features. Tor provides the foundation for a range of applications that allow organizations and individuals to share information over public network without compromising their privacy. </p><p></p><p>Anonymous Surfing provides us access to blocked sites from region because it changes our IP address to another IP address. So we are logged in as from another region or it hides the users real IP. Using tor you are able to browse throughout the interest with 100% privacy or access certain sites which has firewalls or blocked by authority. </p><p></p><p>To get this installed in Ubuntu Lucid Lynx first thing yo have to do is to get the tor distributions added to the software sources. To do that type this in the terminal. </p><p></p><p><span style="font-family: 'times new roman'"><p style="text-align: left">gksu --desktop /usr/share/applications/software-properties-gtk.desktop /usr/bin/software-properties-gtk</p></span></p><p style="text-align: left"><span style="font-family: 'times new roman'"></p><p></span><span style="font-family: 'times new roman'">When the window is opened go to the tab “other software” and click “add”</span></p><p><span style="font-family: 'times new roman'"></span></p><p><span style="font-family: 'times new roman'">Type this as the ATP Line...</span></p><p><span style="font-family: 'times new roman'"></span></p><p><span style="font-family: 'times new roman'"><a href="http://1.bp.blogspot.com/_sEXo2M24pnQ/TRLjSSMTWqI/AAAAAAAAANI/nKpyrxsfjas/s1600/Screenshot-Software%2BSources.png" target="_blank"><img src="http://1.bp.blogspot.com/_sEXo2M24pnQ/TRLjSSMTWqI/AAAAAAAAANI/nKpyrxsfjas/s320/Screenshot-Software%2BSources.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a></span></p><p></p><p><span style="font-family: 'times new roman'"><p style="text-align: left">deb <a href="http://deb.torproject.org/torproject.org" target="_blank">http://deb.torproject.org/torproject.org</a> lucid main</p></span></p><p style="text-align: left"><span style="font-family: 'times new roman'"></p><p></span><span style="font-family: 'times new roman'">When that repository is added click “Close”. Then it will ask whether to reload the application list to get it updated. Click on “Reload”.</span></p><p><span style="font-family: 'times new roman'"></span></p><p>Reboot your PC. I don't think this is necessary. But I had to do it.</p><p></p><p>When that is complete open a terminal and type this in. It will get you an GPG KEY.</p><p></p><p><span style="font-family: 'times new roman'"><p style="text-align: left">gpg --keyserver keys.gnupg.net --recv 886DDD89</p></span></p><p style="text-align: left"><span style="font-family: 'times new roman'"></p><p></span><p style="text-align: left"></p> <p style="text-align: left">gpg --export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 | sudo apt-key add -</p> <p style="text-align: left"></p><p>After that you have top install tor. You can simply install that by typing this in a terminal.</p><p></p><p style="text-align: left">sudo apt-get install tor tor-geoipdb</p> <p style="text-align: left"></p><p><span style="font-family: 'times new roman'">Then you have to install Polipo</span></p><p><span style="font-family: 'times new roman'"></span></p><p><span style="font-family: 'arial'"><p style="text-align: left">sudo apt-get install polipo</p></span></p><p style="text-align: left"><span style="font-family: 'arial'"></p><p></span><span style="font-family: 'times new roman'">After installing Polipo you have do edit the config file located at /etc/polipo/config. To do that download this <a href="http://www.techtickle.com/wp-content/uploads/2010/08/popilo-config.zip" target="_blank">config file</a> and extract the zip and replace it with the original fount at /etc/polipo/config.</span></p><p><span style="font-family: 'times new roman'"></span></p><p><span style="font-family: 'times new roman'">I did it using this way. Do it in anyway you prefer. But remember you have to get this step 100% right. If not it won't work. </span></p><p><span style="font-family: 'times new roman'"></span></p><p><span style="font-family: 'arial'"><p style="text-align: left">sudo gedit /etc/polipo/config</p></span></p><p style="text-align: left"><span style="font-family: 'arial'"></p><p></span><span style="font-family: 'times new roman'"> </span></p><p><span style="font-family: 'times new roman'">When it's opened select all texts ( CTRL + A) and delete (del) everything found in that file. Then open the "config file" that you've downloaded just before that. Copy everything (CTRL + A) (CTRL + C) in that file and paste it (CTRL + P) in the original "config file" opened from gedit. After it's pasted <strong>save</strong> and exit gedit. </span></p><p><span style="font-family: 'times new roman'"></span></p><p><span style="font-family: 'times new roman'"></span></p><p><span style="font-family: 'times new roman'">When it's done restart polipo, </span></p><p><span style="font-family: 'times new roman'"></span></p><p><span style="font-family: 'arial'"><p style="text-align: left">/etc/init.d/polipo restart</p></span></p><p style="text-align: left"><span style="font-family: 'arial'"></p><p></span><span style="font-family: 'times new roman'">Reboot your PC again.</span></p><p><span style="font-family: 'times new roman'"></span></p><p><span style="font-family: 'times new roman'">Now open your Mozilla Firefox browser and go to “Add-ons” under “Tools”. Search as “Torbutton”. Install that add-on and restart Firefox. In Torbutton” preferences you'll be able to find “use custom proxy setting” under the tab “Proxy Settings”. Select “use custom proxy setting” and click ok. Close the Add-ons window.</span></p><p><span style="font-family: 'times new roman'"></span></p><p><a href="http://1.bp.blogspot.com/_sEXo2M24pnQ/TRLjR0dxNwI/AAAAAAAAAM4/5SON7KYhqrE/s1600/Screenshot-Add-ons.png" target="_blank"><img src="http://1.bp.blogspot.com/_sEXo2M24pnQ/TRLjR0dxNwI/AAAAAAAAAM4/5SON7KYhqrE/s320/Screenshot-Add-ons.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a></p><p></p><p><span style="font-family: 'arial'">You'll be able to see the torbutton at the bottom right in the Firefox browser. Click on it and it will enable tor. Restart the browser again. And you'll be able to surf though the Internet with a hidden IP. </span></p><p><span style="font-family: 'arial'"></span></p><p><span style="font-family: 'arial'"></span>sudo apt-get install vidalia</p><p>Vidalia is the GUI for Tor. You can use that to start and stop tor, get a new IP address and etc. Vidalia is quite user friendly than using tor with the torbutton.</p><p></p><p><a href="http://4.bp.blogspot.com/_sEXo2M24pnQ/TRMaSH4-GlI/AAAAAAAAAN4/SrGHlbKb4Es/s1600/Screenshot-Vidalia%2BControl%2BPanel.png" target="_blank"><img src="http://4.bp.blogspot.com/_sEXo2M24pnQ/TRMaSH4-GlI/AAAAAAAAAN4/SrGHlbKb4Es/s320/Screenshot-Vidalia%2BControl%2BPanel.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a></p><p></p><p><span style="font-family: 'arial'">After Tor is enabled I got my new IP address as the one below. </span></p><p><span style="font-family: 'arial'"></span></p><p><span style="font-family: 'arial'"></span></p><p><span style="font-family: 'arial'"><a href="http://4.bp.blogspot.com/_sEXo2M24pnQ/TRLlIu4RAjI/AAAAAAAAANY/u-1yCRpnH7k/s1600/Screenshot.png" target="_blank"><img src="http://4.bp.blogspot.com/_sEXo2M24pnQ/TRLlIu4RAjI/AAAAAAAAANY/u-1yCRpnH7k/s320/Screenshot.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></a></span></p><p><span style="font-family: 'arial'"></span></p><p>Enjoy Anonymous Surfing!</p></blockquote><p></p>
[QUOTE="pasindudps, post: 10368073, member: 359632"] [B][COLOR=Red]IF YOU ARE GOING TO FOLLOW THIS TUTORIAL, PLEASE FOLLOW THE ORIGINAL POST! [/COLOR][/B][B][COLOR=Red]YOU CAN GO THERE FROM THIS [URL="http://pasindudps.blogspot.com/2011/04/compiling-installing-ffmpeg-in-ubuntu.html"][URL="http://pasindudps.blogspot.com/2010/12/anonymous-surfing-using-tor-in-ubuntu.html"]LINK[/URL].[/URL] [/COLOR][/B][B][COLOR=Red]***BECAUSE IT IS MORE ACCURATE AND CLEAR THAN THIS TREAD. [/COLOR][/B] Tor And Vidalia was tested in Ubuntu 10.04 Lucid Lynx and Ubuntu 10.10 Maverick Meerkat using this way, and it worked like a charm. Tor is a network of virtual tunnels that allow people and group to improve their privacy and security on the Internet. It also enables software developers to create new communication tools with built-in privacy features. Tor provides the foundation for a range of applications that allow organizations and individuals to share information over public network without compromising their privacy. Anonymous Surfing provides us access to blocked sites from region because it changes our IP address to another IP address. So we are logged in as from another region or it hides the users real IP. Using tor you are able to browse throughout the interest with 100% privacy or access certain sites which has firewalls or blocked by authority. To get this installed in Ubuntu Lucid Lynx first thing yo have to do is to get the tor distributions added to the software sources. To do that type this in the terminal. [FONT=times new roman][LEFT]gksu --desktop /usr/share/applications/software-properties-gtk.desktop /usr/bin/software-properties-gtk [/LEFT] [/FONT][FONT=times new roman]When the window is opened go to the tab “other software” and click “add” [/FONT] [FONT=times new roman]Type this as the ATP Line... [/FONT] [FONT=times new roman][URL="http://1.bp.blogspot.com/_sEXo2M24pnQ/TRLjSSMTWqI/AAAAAAAAANI/nKpyrxsfjas/s1600/Screenshot-Software%2BSources.png"][IMG]http://1.bp.blogspot.com/_sEXo2M24pnQ/TRLjSSMTWqI/AAAAAAAAANI/nKpyrxsfjas/s320/Screenshot-Software%2BSources.png[/IMG][/URL][/FONT] [FONT=times new roman][LEFT]deb [URL]http://deb.torproject.org/torproject.org[/URL] lucid main [/LEFT] [/FONT][FONT=times new roman]When that repository is added click “Close”. Then it will ask whether to reload the application list to get it updated. Click on “Reload”. [/FONT] Reboot your PC. I don't think this is necessary. But I had to do it. When that is complete open a terminal and type this in. It will get you an GPG KEY. [FONT=times new roman][LEFT]gpg --keyserver keys.gnupg.net --recv 886DDD89 [/LEFT] [/FONT][LEFT] gpg --export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 | sudo apt-key add - [/LEFT] After that you have top install tor. You can simply install that by typing this in a terminal. [LEFT]sudo apt-get install tor tor-geoipdb [/LEFT] [FONT=times new roman]Then you have to install Polipo [/FONT] [FONT=arial][LEFT]sudo apt-get install polipo [/LEFT] [/FONT][FONT=times new roman]After installing Polipo you have do edit the config file located at /etc/polipo/config. To do that download this [URL="http://www.techtickle.com/wp-content/uploads/2010/08/popilo-config.zip"]config file[/URL] and extract the zip and replace it with the original fount at /etc/polipo/config. [/FONT] [FONT=times new roman]I did it using this way. Do it in anyway you prefer. But remember you have to get this step 100% right. If not it won't work. [/FONT] [FONT=arial][LEFT]sudo gedit /etc/polipo/config [/LEFT] [/FONT][FONT=times new roman] When it's opened select all texts ( CTRL + A) and delete (del) everything found in that file. Then open the "config file" that you've downloaded just before that. Copy everything (CTRL + A) (CTRL + C) in that file and paste it (CTRL + P) in the original "config file" opened from gedit. After it's pasted [B]save[/B] and exit gedit. [/FONT] [FONT=times new roman]When it's done restart polipo, [/FONT] [FONT=arial][LEFT]/etc/init.d/polipo restart [/LEFT] [/FONT][FONT=times new roman]Reboot your PC again. [/FONT] [FONT=times new roman]Now open your Mozilla Firefox browser and go to “Add-ons” under “Tools”. Search as “Torbutton”. Install that add-on and restart Firefox. In Torbutton” preferences you'll be able to find “use custom proxy setting” under the tab “Proxy Settings”. Select “use custom proxy setting” and click ok. Close the Add-ons window. [/FONT] [URL="http://1.bp.blogspot.com/_sEXo2M24pnQ/TRLjR0dxNwI/AAAAAAAAAM4/5SON7KYhqrE/s1600/Screenshot-Add-ons.png"][IMG]http://1.bp.blogspot.com/_sEXo2M24pnQ/TRLjR0dxNwI/AAAAAAAAAM4/5SON7KYhqrE/s320/Screenshot-Add-ons.png[/IMG][/URL] [FONT=arial]You'll be able to see the torbutton at the bottom right in the Firefox browser. Click on it and it will enable tor. Restart the browser again. And you'll be able to surf though the Internet with a hidden IP. [/FONT]sudo apt-get install vidalia Vidalia is the GUI for Tor. You can use that to start and stop tor, get a new IP address and etc. Vidalia is quite user friendly than using tor with the torbutton. [URL="http://4.bp.blogspot.com/_sEXo2M24pnQ/TRMaSH4-GlI/AAAAAAAAAN4/SrGHlbKb4Es/s1600/Screenshot-Vidalia%2BControl%2BPanel.png"][IMG]http://4.bp.blogspot.com/_sEXo2M24pnQ/TRMaSH4-GlI/AAAAAAAAAN4/SrGHlbKb4Es/s320/Screenshot-Vidalia%2BControl%2BPanel.png[/IMG][/URL] [FONT=arial]After Tor is enabled I got my new IP address as the one below. [/FONT] [FONT=arial][URL="http://4.bp.blogspot.com/_sEXo2M24pnQ/TRLlIu4RAjI/AAAAAAAAANY/u-1yCRpnH7k/s1600/Screenshot.png"][IMG]http://4.bp.blogspot.com/_sEXo2M24pnQ/TRLlIu4RAjI/AAAAAAAAANY/u-1yCRpnH7k/s320/Screenshot.png[/IMG][/URL] [/FONT] Enjoy Anonymous Surfing! [/QUOTE]
Insert quotes…
Verification
Awruddata maasa keeyada?
Post reply
Top
Bottom