A software host-based firewall implemented in Flask that blocks source IP addresses exceeding a defined request limit on the server. Real-time notifications are provided to the front-end using sockets.
Backend:
backend: run_app.sh
Run the front-end:
frontend: yarn dev