How to use Tor with any Linux App

I currently prefer Chrome to Firefox, and I wanted to use Tor without having to download the whole tor browser bundle. Surprisingly, that was a piece of cake!

All I did was the following:

“sudo apt-get install tor”

It runs by default on port 9050, so all you have to do now is configure any of your apps to use Socks5 proxy and pointing them at localhost with port 9050.

Note: I used Proxy SwitchySharp on Chrome to quickly move between a direct connection and a Tor one.

Note: It’s by the way added to your system startup apps, so you can use bum or similar to disable its autostart

About SoCRaT

Systems Engineer, OSS & Linux Geek
This entry was posted in Linux and tagged , , , . Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s