Nmap Development mailing list archives

potential ncat bug


From: Ryan Giobbi <ryan () tgbemail com>
Date: Wed, 28 Apr 2010 20:18:45 -0400

In ncat is --keep-open supported with udp?

I tried the below command but had to use the second to get the expected results.

sudo ncat -l 8080 < foo.html -u -k
while true; do sudo ncat -l 8080 < foo.html -u; done


Thanks

Ryan
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: