Update 'README.md'

This commit is contained in:
Nuno 2023-06-13 19:58:48 +00:00
parent 26782a4185
commit 3d334776cb

View File

@ -1,9 +1,10 @@
# ⚔️ Exclusion Enforcer ⚔️
---
👾🚀 Welcome to Exclusion Enforcer, the final frontier in IP deny list management (what?) This is where packets meet their maker. Got a gaggle of pesky IP addresses wreaking havoc in your gig? We've got the fix. Our Python beast will wrangle your deny lists, validate your scope, and drop those delinquent packets faster than you can say "SYN flood".
👾🚀 Welcome to Exclusion Enforcer, the final frontier in IP deny list management (what?) This is where packets meet their maker. Got a gaggle of pesky IP addresses wreaking havoc in your gig? I've got the fix. This has been a garage repo since '22 and the Python 3 beast will wrangle your deny lists, validate your scope, and drop those delinquent packets faster than you can press CTRL-C as the phone rings.
Exclusion Enforcer isn't for the faint of heart (it needs root for the iptables stuff) This is for network warriors, ready to defend their digital turf with the firepower of Python and iptables. Also folks who can reboot a linux box.
Exclusion Enforcer isn't for the faint of heart (it needs root for the iptables stuff) This is for network warriors, ready to defend their digital turf with the firepower of Python and iptables. Also, folks who can reboot a linux box.
## ⚙️ Features
@ -25,7 +26,8 @@ Clone this repository to your local battlestation. Make sure you're speaking Pyt
```bash
git clone https://github.com/yourusername/FirewallFrontier.git
cd FirewallFrontier
python3 FirewallFrontier.py -h```
python3 FirewallFrontier.py -h
```
And let the magic commence. Welcome to the frontier, digital desperado(et al.)!