Scanning tool written by python,understand some common scanning technique works.
- Python 3.5+
- Libpcap 1.7.4+
- Pcapy 0.10.8+
- dnspython 1.12.0+
- 
Ubuntu sudo apt-get install libpcap-dev
- 
Arch Linux sudo pacman -S libpcap
- 
Python libraries sudo pip install -r requirements.txt
- Arch linux got problem with libpcap and pcapy library, so in TCP SYN and UDP scan pcapy can't timed out that will make tool stuck and freeze.