Nmap Development mailing list archives

Option to return connected socket


From: Igor Bukanov <igor () mir2 org>
Date: Fri, 25 Apr 2014 15:20:30 +0200

openssh starting from the version 6.5 supports a proxy command that returns
a connected socket, see ProxyUseFdpass in [1], rather than read and write
data. It would be nice to add support for this to ncat, something like
--sendfd option that would just send the connected (or perhaps even
listening socket) over stdout. This allows to skip proxy overhead for
SOCKS5/HTTP proxies once ncat established the connection to the host.

Should I file a bug about that?

[1] - http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&sektion=5
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: