From 9292eaef8aa952d0c53cb55e13f1773f26301c0e Mon Sep 17 00:00:00 2001 From: fyodor Date: Wed, 29 Apr 2009 08:34:51 +0000 Subject: [PATCH] further investigate proxy patch by ZP --- docs/TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/TODO b/docs/TODO index 35d1db319..07a55a89a 100644 --- a/docs/TODO +++ b/docs/TODO @@ -95,6 +95,10 @@ o Wherever practical, fix compiler warnings when compiling Nmap with o [Ncat] Make proxy server mode work on Windows (this is the last remaining fork() dependency in Ncat). +o Further investigate Nmap Proxy patch by Zoltan Panczel and Ferenc + Spala. See http://nmap-dev.fw.hu/ and + http://seclists.org/nmap-dev/2009/q1/0255.html . + o Do an OS detection integration run -- last was based on 1/8/09. [David]