Skip to content

AlfredoMartins/firewallx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

🔥 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