📦 From source¶
Latest version¶
To install the project to the latest stable version manually from the source code, follow these steps:
git clone https://github.com/pyproxytools/pyproxy.git
cd pyproxy
pip install -r requirements.txt
Other version¶
To get a version other than the latest one :
git clone --branch v1.2.0 https://github.com/pyproxytools/pyproxy.git
cd pyproxy
pip install -r requirements.txt
After¶
After fetching the sources, you can configure the proxy :