mirror of
https://github.com/nmap/nmap.git
synced 2025-12-10 17:59:04 +00:00
17 lines
845 B
HTML
17 lines
845 B
HTML
<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>
|