1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-27 01:49:03 +00:00
This commit is contained in:
fyodor
2009-02-15 02:40:12 +00:00
parent 8fe1c1226d
commit 2f15befaf8

View File

@@ -26,6 +26,9 @@ 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 Ncat -- perhaps connection brokering should support UDP as well as
(its existing support for) TCP?
o Consider adding a way for requesting timing status updates at a
given interval (such as every 5 seconds) to XML and/or normal
output. This would be useful for people who run Nmap from scripts