Skip to content

Bt08s/NetStrike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

# 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