proxychains
Last updated
Was this helpful?
Install the proxychains4 package from the repository
apt install proxychains4Open the configuration at /etc/proxychains4.conf and specify the protocol and proxy connection details in it.

You can find a proxy setup example in the Setup guide section
After specifying the connection settings, you can check functionality by sending a request to ifconfig.me.
If the check confirms that your IP address has changed, you can now start using your proxies!
Last updated
Was this helpful?
Was this helpful?
proxychains curl ifconfig.me
