Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 388 Bytes

File metadata and controls

24 lines (17 loc) · 388 Bytes

IceProxy

IceProxy, simple site to scrape and check proxies.

  • The proxies is updated every 5m .

Getting Started

To set up your own proxy scrapper and checker, follow these commands:

Install Requirments:

pip install -r requirements.txt

Run proxy scrapper and checker cornjob:

sudo python3 cornjob.py

Run website:

sudo python3 main.py