![Kali Linux:An Ethical Hacker's Cookbook](https://wfqqreader-1252317822.image.myqcloud.com/cover/618/36700618/b_36700618.jpg)
上QQ阅读APP看书,第一时间看更新
Using proxychains with tor
To learn about tor follow the given steps:
- 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 example of the preceding commands:
![](https://epubservercos.yuewen.com/364BC0/19470402501612306/epubprivate/OEBPS/Images/7fdf7841-d065-43bf-a44f-d22132efe27e.png?sign=1739263109-xuZhEAVOiqJpVQkoAeiXEEwS0DjXvXdX-0-492a59a4b6334962b32939509de4e1b0)