A Tool kit I made (credit to DDoS-Ripper that i used in it)
git clone https://github.com/kirm1/KirmKit.git
In PowerShell
cd KirmKit
pip install -r requirements.txt
python3 Install.py
In Terminal
cd Kirmkit
apt install python3
pip install -r requirements.txt
python3 Install.py
Added Kit.py, Install.py, and Folder named Tools (It has Kit.py tools)
If you have any suggestions on what to add submit one in Issues
If you spot an error, you can open an issue.
This repository is under MIT License.