We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29a80bb commit 598a66cCopy full SHA for 598a66c
1 file changed
README.md
@@ -1,7 +1,7 @@
1
# python3nmap_GUI_for_Beginners
2
Use nmap library in GUI and Python(You must install "PySimpleGUI" and "python3-nmap" via pip)
3
[info]When you use python-nmap3, you must install nmap at any OS.
4
-[info] Some functions(udp_scan, os_detection,subnet_scan)
+[info] Some functions(udp_scan, os_detection,subnet_scan)
5
#PySimpleGUI Reference: https://github.com/PySimpleGUI/PySimpleGUI
6
#python3-nmap Reference: https://pypi.org/project/python3-nmap/
7
#Nmap Reference: https://nmap.org/download.html
0 commit comments