File: help.html

package info (click to toggle)
nmap 7.95%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 44,792 kB
  • sloc: cpp: 61,081; ansic: 30,771; python: 17,344; xml: 11,550; sh: 11,400; perl: 2,687; makefile: 996; java: 45; objc: 45
file content (16 lines) | stat: -rw-r--r-- 845 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <title>Nmap/Zenmap Help</title>
  </head>
  <body bgcolor="white" text="black">
  <h1>Nmap/Zenmap Help</h1>

  <p>Nmap is documented extensively online.  Zenmap documentation exists and is improving.  You can find it all at the <a href="https://nmap.org/docs.html">Nmap documentation directory</a>.  Further information is available from the <a href="https://nmap.org/zenmap/">Zenmap web page</a> itself.

  <p>On Unix, you can also run <b>man nmap</b> and <b>man zenmap</b> to learn about your installed Nmap version, though the <a href="https://nmap.org/docs.html">online Nmap docs</a> are more comprehensive and always up-to-date.

  <p>For quick reference to the most popular Nmap command-line arguments, run <b>nmap -h</b>.

  </body>
</html>