[ncat][RFC] Support for square-bracket notation for IPv6 proxy address
nnposter <[email protected]> Tue, 22 Jan 2019 14:06:18 -0700
| Newsgroups | gmane.comp.security.nmap.devel |
|---|---|
| Message-ID | <[email protected]> |
When Ncat is acting as a proxy client, the remote proxy server is specified as --proxy <addr>[:<port>]. The current "flat" syntax is not ideal and I am proposing to adopt IPv6 square-bracket notation, such as: ``` ncat ... --proxy [2001:db8::1]:8080 ``` More at https://github.com/nmap/nmap/issues/1441 Please review the proposal and comment. Cheers, nnposter _______________________________________________ Sent through the dev mailing list https://nmap.org/mailman/listinfo/dev Archived at http://seclists.org/nmap-dev/