For the complete documentation index, see llms.txt. This page is also available as Markdown.

proxychains

Proxychains4 setup

Install the proxychains4 package from the repository

apt install proxychains4

Configuration setup

Open 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

Checking operation

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?