We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa0545c commit e56e264Copy full SHA for e56e264
nmap_port_scanner.py
@@ -1,3 +1,4 @@
1
+#!/usr/bin/env python3
2
#Use these commands in Kali to install required software:
3
# sudo apt install python3-pip
4
# pip install python-nmap
0 commit comments