mirror of
https://github.com/nmap/nmap.git
synced 2025-12-29 19:09:01 +00:00
8 lines
336 B
Plaintext
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.
|