Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 381 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 381 Bytes
# 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