1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-12 16:36:34 +00:00

Adds note about bug with http-enum in windows.

This commit is contained in:
paulino
2011-10-01 09:02:32 +00:00
parent 73db36a5a9
commit 4a947b23d0

View File

@@ -3,4 +3,5 @@ TODO:
-Update wiki page.
-Fix support for running multiple scripts at the same time.
-
Add timeout setting for unlimited.
Add timeout setting for unlimited.
-Fix: http-enum does not work on windows. UNIX paths are hardcoded into the script. It also fails when running from a directory with spaces in the name.