1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-29 19:09:01 +00:00
Files
nmap/todo/ncat.txt
david 1cbce9030e Update todo/ncat.txt. Remove some items that look outdated or unlikely
to be implemented. Copy remaining items from my own TODO.
2010-05-17 21:15:43 +00:00

8 lines
336 B
Plaintext

* Send one line at a time when --delay is in effect. This is cumbersome
to do until Nsock supports buffered reading.
* Make the HTTP proxy support the chunked transfer encoding, then change
it to be HTTP/1.1 and support pipelining.
* Drop privileges on startup.
* Work as a SOCKS4a/SOCKSv5 proxy.
* Connect to a unix domain socket.