- Kali Linux:An Ethical Hacker's Cookbook(Second Edition)
- Himanshu Sharma
- 78字
- 2021-06-24 15:59:18
Using proxychains with Tor
- To use proxychains with Tor, we first need to install Tor using the following command:
apt-get install tor
- Once it is installed, we run Tor by typing tor in the Terminal.
- We then open another Terminal and type the following command to use an application via proxychains:
proxychains toolname –arguments
The following screenshot shows the output of the preceding command:

Now let's have a look at the Routerhunter tool in the next recipe.
推薦閱讀
- Citrix XenApp Performance Essentials
- 零起點學Linux系統(tǒng)管理
- Mastering Distributed Tracing
- Ganglia系統(tǒng)監(jiān)控
- Windows Phone應用程序開發(fā)
- Windows Vista融會貫通
- Application Development in iOS 7
- OpenStack系統(tǒng)架構設計實戰(zhàn)
- INSTANT Migration from Windows Server 2008 and 2008 R2 to 2012 How-to
- 電腦辦公(Windows 10 + Office 2016)入門與提高(超值版)
- Getting Started with Raspberry Pi Zero
- Selenium Framework Design in Data-Driven Testing
- Embedded Systems Architecture
- 從零開始學Windows 7
- 跟老男孩學Linux運維:Web集群實戰(zhàn)