Update 'README.md'

This commit is contained in:
Nuno 2023-06-14 17:58:58 +00:00
parent e5a4439836
commit cf907da09d

View File

@ -19,16 +19,16 @@ Make sure no IP address evades your watchful eye. Feed it a deny list, and it'll
This bad boi will turn everything into a single format. And can you pick the format? No, it's one ip per line.
### 🔥 Integrate with iptables
Once your deny list is vetted, Exclusion Enforcer will synergize directly with iptables, enforcing your will at the kernel level. Those packets won't even see it coming. Name your rule-set and when you're done...
Once your deny list is vetted, Exclusion Enforcer will 'synergize' (see, Paul? I can be corporate) directly with iptables, enforcing your will at the kernel level. Those packets won't even see it coming. Name your rule-set and you can now manage it quickly!
### 🔄 Flexible management
Need to clear the decks? With a single command, Exclusion Enforcer will sweep your iptables rules clean of that based rule-set name you defined earlier, leaving it pristine and primed for your next battle...
Need to clear the decks? With a single command, Exclusion Enforcer will sweep your iptables rules clean of evrything associated with the rule-set you defined earlier, leaving it pristine and primed for your next battle...
### 💻 Command-line goodness
Everything you need right at your fingertips. Arguments to specify, check, and enforce and tear down a deny list. Plus, a friendly -h to remind you of your options. LITERALLY NO ONE DOES THIS FOR YOU.
## 🚀 How to Unleash the Beast
Clone this repository to your local battlestation. Make sure you're speaking Python 3, because this beast left Python 2 in the dust due to it's magnificent complexity (also, I'm lazy.)
Clone this repository to your local battlestation. You'll need Python3 and GIT already locked and loaded.
```bash
git clone https://github.com/yourusername/ExclusionEnforcer.git