Brief introduction:
Tor is free software and an open network that can help you defend your traffic analysis. Traffic analysis is a network monitoring behavior that endangers personal freedom and privacy, confidentiality of business activities and relationships, and national security. This guide gives you a detailed description of the steps to install Tor in Kali Linux. Tor protects you by delivering your communications through a distributed transit network operated by a wide range of volunteers around the world: it prevents people from monitoring your Internet connection, and then knows which websites you visit, and it also prevents websites you visit from knowing your actual address.
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M00/4D/24/wKiom1RMjLmA14zIAAA6fCUebQ0949.jpg "title=" Qq20141026135445.png "alt=" Wkiom1rmjlma14ziaaa6fcuebq0949.jpg "/>
More information about Tor can be accessed under the official: Https://www.torproject.org/about/overview.html.en
To add a software source:
Leafpad/etc/apt/sources.listdeb http://deb.torproject.org/torproject.org wheezy Main
Install Tor
Apt-get Install Tor
Enable Service
Service Tor start
Use the Proxychains command and Tor for secure browsing:
Proxychains Iceweasel
PS: If the Apt-get install is not installed, you can use Apt-get Update and Apt-get Dist-upgrade upgrade to complete the installation.
After opening the browser, the address bar input www.baidu.com, search "IP" in the search box, you can see the current address is in which region.
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M00/4D/24/wKiom1RMkaeD4wecAALA9ejmchM830.jpg "title=" QQ picture 20141026141524.png "alt=" Wkiom1rmkaed4wecaala9ejmchm830.jpg "/>
Here is the installation of Kali Linux platform, of course, Tor also has Windows platform software, the pursuit of network Stealth Pro can try, for the browsing speed of high-demand friends, as appropriate, because this proxy access to the site faster than the local IP direct access to a bit slower.
This article from "Day Up" blog, please be sure to keep this source http://liyasong.blog.51cto.com/3096629/1568177
Kali Linux install Tor browser