# Proxy ## Running the project First create a list of live proxies ```bash python3 scrape_proxies.py proxies.txt ``` Then run the mubeng instance through docker-compose ```bash docker-compose up ```