Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 414 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 414 Bytes

Walee

Unstable and very simple but powerful malicious IPs blocker. Tested with 2TB+ booter.

Installation

Github:

git clone https://github.com/cspi-git/walee

PyPI:

pip3 install scapy requests

Setup

  1. apt install iptables -y
  2. Add the IPs that you want to whitelist by opening index.js and adding it in whitelistedIPs.

Usage

python3 index.py

License

MIT © CSPI