DaaS is an API that povides methods for denial of service attacks.
For this script to work, you need to have Docker installed
See .env file
PORT=5000
DATABASE_URL=sqlite:///db/denialofservice.db
TEST_DATABASE_URL=sqlite:///db/denialofservice_test.db
MOCK=0
You need to add API keys at the admin panel:
See make help
To see the API calls you can go to
http://<HOST>:<PORT>/docs