.dockerignore | ||
.gitignore | ||
docker-compose.yml | ||
Dockerfile | ||
entrypoint.sh | ||
example.py | ||
README.md | ||
requirements.txt | ||
scrape_proxies.py |
Proxy
Running the project
First create a list of live proxies
python3 scrape_proxies.py proxies.txt
Then run the mubeng instance through docker-compose
docker-compose up