
Nmap Development mailing list archives
[ncat][RFC] Support for square-bracket notation for IPv6 proxy address
From: nnposter <nnposter () users sourceforge net>
Date: Tue, 22 Jan 2019 14:06:18 -0700
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/
Current thread:
- [ncat][RFC] Support for square-bracket notation for IPv6 proxy address nnposter (Jan 22)