mirror of
https://github.com/nmap/nmap.git
synced 2026-01-05 14:09:02 +00:00
Add a potential task for discussion re: adding server support to nsock
This commit is contained in:
@@ -206,6 +206,13 @@ o [Zenmap] Consider a couple ideas from Norris Carden
|
||||
o Revive the Nmap Public Source License project (need to find an open
|
||||
source attorney to review it). http://nmap.org/npsl/
|
||||
|
||||
o [Nsock] Consider adding server support so that Ncat can accept
|
||||
multiple connections and multiplex the FD's like it does for
|
||||
clients. This could potentially be used by Ncat and Nping echo
|
||||
mode, which currently accept themselves then pass the FDs to Nsock
|
||||
to manage. This means they need to do short nsock_loops so they can
|
||||
interchange them with accept attempts.
|
||||
|
||||
o Consider rethinking Nmap's -s* syntax for specifing scan types
|
||||
o Current problems with this -s syntax:
|
||||
o We already use like 20 of the 26 letters, so we end up with
|
||||
|
||||
Reference in New Issue
Block a user