- Block IPs
- Block Ports
- Python 3.6+
- Windows, Linux
- Admin Privileges
- Python Libraries:
- os
- scapy
- subprocess
- platform
- pydivert (for windows)
- socket
- ipaddress
- rich
- Install requirements using pip:
pip install -e .- For windows you need to run the script on elevated privileges (as admin) to use the pydivert library.
- For Linux you need to run the script on elevated privileges (sudo) to use the iptables command.
python3 main.pyMade with ❤️ by Zaeem20
