mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Update todo/ncat.txt. Remove some items that look outdated or unlikely
to be implemented. Copy remaining items from my own TODO.
This commit is contained in:
parent
c41b6285a0
commit
1cbce9030e
1 changed files with 7 additions and 11 deletions
|
|
@ -1,11 +1,7 @@
|
|||
WISHLIST (this is going to get pretty long, methinks)
|
||||
|
||||
* SOCKS4a/SOCKSv5 implementations
|
||||
* a -daemonize option. might be handy for socks4/socks5/other_stuff
|
||||
--would need an improved --stfu option to make this sane, most likely.
|
||||
* connect to a unix domain socket
|
||||
* option to change socket blocking options.
|
||||
* some be able to --append to socket/file/whatever and vice-versa.
|
||||
* option to redirect debug (which needs more intelligent levels, might I add, such as: info, debug, warning, notice, etc)
|
||||
to syslog and not to stderr.
|
||||
* possible --setsid to reassign session leader
|
||||
* 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue