Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 344 Bytes

readme.md

File metadata and controls

14 lines (11 loc) · 344 Bytes

🔥 Firewall X 🔥

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.

Project Overview

Backend:

backend: run_app.sh

Run the front-end:

frontend: yarn dev