/NetStrike

Simple DDoS Tool just for Fun

Primary LanguagePythonMIT LicenseMIT

# Installation
git clone https://github.com/Bt08s/NetStrike.git
cd NetStrike/
python NetStrike.py
# Use with TOR (only linux)
sudo apt-get update
sudo apt-get install tor -y
sudo apt-get install torsocks -y
sudo service tor restart
torsocks python NetStrike.py

image