Proxychain

  1. Installation and loading Proxychain.

Install the proxychains4 package from the repository

apt install proxychains4

  1. Configuration setup

Open the configuration at /etc/proxychains4.conf, specify the protocol and connection details for the proxy in it

  1. Adding the list of proxies from the order to the program.

To add proxies to Proxychain, you need to open your order on the website and copy the proxies:

Note that the test connection is made via SOCKS5. To find out the SOCKS connection port, you need to click Show socks5 inside the order

Example for Datacenter/ISP proxies:

Example for Residential traffic:

  1. Checking operation

After specifying the connection settings, you can check functionality by accessing the site ifconfig.me

proxychains curl ifconfig.me

If the check confirms your IP address has changed, you can now start using your proxies!

Last updated

Was this helpful?