Proxychain
Installation and loading Proxychain.
Install the proxychains4 package from the repository
apt install proxychains4
Configuration setup
Open the configuration at /etc/proxychains4.conf, specify the protocol and connection details for the proxy in it

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:

Example for Datacenter/ISP proxies:

Example for Residential traffic:

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?