From 2f15befaf8221a337e8ce89ab3b37c8b1151ff4b Mon Sep 17 00:00:00 2001 From: fyodor Date: Sun, 15 Feb 2009 02:40:12 +0000 Subject: [PATCH] --- docs/TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/TODO b/docs/TODO index 8033d3469..cffd882bf 100644 --- a/docs/TODO +++ b/docs/TODO @@ -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