1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-17 05:09:00 +00:00
This commit is contained in:
fyodor
2009-02-15 01:54:23 +00:00
parent bae386daa4
commit 8fe1c1226d

View File

@@ -22,6 +22,10 @@ o Write Ncat users' guide, demonstrating all the neat stuff you can do
Testing it out for examples might expose areas for improvement as Testing it out for examples might expose areas for improvement as
well. [David] well. [David]
o Ncat documentation should note that no SSL certificate verification
is done (maybe we should offer an option to do so, if OpenSSL makes
that easy).
o Consider adding a way for requesting timing status updates at a o Consider adding a way for requesting timing status updates at a
given interval (such as every 5 seconds) to XML and/or normal given interval (such as every 5 seconds) to XML and/or normal
output. This would be useful for people who run Nmap from scripts output. This would be useful for people who run Nmap from scripts