Skip to content

Commit 29a80bb

Browse files
Update README.md
1 parent b8e18b3 commit 29a80bb

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
# python3nmap_GUI_for_Beginners
2-
Use nmap library in GUI and Python(You must install "PySimpleGUI" and "python3-nmap" via pip)
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)
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

Comments
 (0)