1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-10 09:49:05 +00:00

Commit a few NSE documenation changes I made while testing the new markup

parser; they work now.
This commit is contained in:
david
2008-10-22 23:31:47 +00:00
parent 20137202d9
commit b03230218d
5 changed files with 32 additions and 30 deletions

View File

@@ -14,10 +14,10 @@ Both meta and HTTP redirects are supported.
It is not advisable to run this against unknown hosts.
\n\n
NOTES\n
* We may not have access to the servers true hostname.
This means we cannot access virtually hosted sites and
cannot follow absolute links when the hostname is
different from the resolved ip address
We may not have access to the servers true hostname.
This means we cannot access virtually hosted sites and
cannot follow absolute links when the hostname is
different from the resolved ip address
]]
require('url')