Skip to content

TheLinuxChoice5/netscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

netscan

Netscan is an shell script to perform Anonymous & Multi threaded port scan using netcat and proxychains

Features

  • Multi-thread
  • Save/Resume sessions
  • Anonymous scan through TOR

Usage:

git clone https://github.com/TheLinuxChoice5/netscan
cd netscan
chmod +x netscan.sh
service tor start
./netscan.sh

Resume Session:

./netscan.sh --resume

Install requirements (Tor, Proxychains, Netcat):

sudo apt-get install -y tor netcat

About

Netscan is an shell script to perform Anonymous & Multi threaded port scan using netcat and proxychains

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages