Hey, I'm going to put the project on hold, since I'm doing so called "bruteforce" attacks with the tool in the meantime, since I'm using proxies to dodge the RateLimit. I don't want to get legal action for denial of services.
- Build the image
docker build -t discount-checker .
- Run the image
docker run -d --name discount-checker discount-checker
Following environment variables exist with the default value:
PORT=3000
VITE_API_URL=""
POST /create-checker
Body:
- country
- city
- amount
-> Checker ID
POST /submit-check
Body:
- checker id
- promo code