proxy_scraper/entrypoint.sh

6 lines
197 B
Bash
Executable File

#!/usr/bin/env sh
python3 /app/scrape_proxies.py | tee /mubeng/proxies.txt
/bin/mubeng --check --address 0.0.0.0:8080 --rotate 1 --method random --file /mubeng/proxies.txt --watch --timeout 10s