We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 664fc5a commit 7449eb3Copy full SHA for 7449eb3
README.md
@@ -6,8 +6,9 @@ Use nmap library in GUI and Python(You must install "PySimpleGUI" and "python3-n
6

7
8
## Note
9
-[info]When you use python-nmap3, you must install nmap at any OS in advance.
10
-[info] Some functions(udp_scan, os_detection,subnet_scan) must run with root privilege at the same case of the Nmap.
+> **Note** When you use python-nmap3, you must install nmap at any OS in advance.
+
11
+> **Warning** Some functions(udp_scan, os_detection,subnet_scan) must run with root privilege at the same case of the Nmap.
12
13
## Functions List
14
- Nmap Version
0 commit comments