- Kali Linux:An Ethical Hacker's Cookbook
- Himanshu Sharma
- 96字
- 2021-07-08 09:41:16
How to do it...
Proxychains is already installed in Kali. However, we need a list of proxies into its configuration file that we want to use:
- To do that we open the config file of proxychains in a text editor with this command:
leafpad /etc/proxychains.conf
The following screenshot shows the output for the preceding command:

We can add all the proxies we want in the preceding highlighted area and then save.
Proxychains also allows us to use dynamic chain or random chain while connecting to proxy servers.
- In the config file uncomment the dynamic_chain or random_chain:

推薦閱讀
- Mastering Objectoriented Python
- Photoshop智能手機(jī)APP UI設(shè)計(jì)之道
- 動(dòng)手玩轉(zhuǎn)Scratch3.0編程:人工智能科創(chuàng)教育指南
- 數(shù)據(jù)結(jié)構(gòu)習(xí)題精解(C語(yǔ)言實(shí)現(xiàn)+微課視頻)
- Mastering LibGDX Game Development
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- Modular Programming in Java 9
- 零基礎(chǔ)學(xué)單片機(jī)C語(yǔ)言程序設(shè)計(jì)
- Java EE 7 with GlassFish 4 Application Server
- 創(chuàng)意UI Photoshop玩轉(zhuǎn)移動(dòng)UI設(shè)計(jì)
- 多媒體技術(shù)及應(yīng)用
- 零基礎(chǔ)學(xué)Java(第5版)
- R語(yǔ)言數(shù)據(jù)分析從入門(mén)到實(shí)戰(zhàn)
- Python Natural Language Processing
- Unity AI Game Programming(Second Edition)