Netscan is an shell script to perform Anonymous & Multi threaded port scan using netcat and proxychains
- Multi-thread
- Save/Resume sessions
- Anonymous scan through TOR
git clone https://github.com/TheLinuxChoice5/netscan
cd netscan
chmod +x netscan.sh
service tor start
./netscan.sh
Resume Session:
./netscan.sh --resume
sudo apt-get install -y tor netcat