sockschain

Python SOCKS/HTTP/SSL chaining proxy module

Install

All systems
curl cmd.cat/sockschain.sh
Debian Debian
apt-get install python-socksipychain
Ubuntu
apt-get install python-socksipychain
image/svg+xml Kali Linux
apt-get install python-socksipychain
Fedora
dnf install python-socksipychain
Windows (WSL2)
sudo apt-get update sudo apt-get install python-socksipychain
Raspbian
apt-get install python-socksipychain

python-socksipychain

Python SOCKS/HTTP/SSL chaining proxy module

This Python module allows you to create TCP connections through a chain of SOCKS or HTTP proxies without any special effort. It also supports TLS/SSL encryption if the OpenSSL modules are installed.