Options taking a time assume seconds. Append 'ms' for milliseconds, 花费一段时间的选项假定为秒。附加毫秒数, 's' for seconds, 'm' for minutes, or 'h' for hours (e.g. 500ms). “s”表示秒,“m”表示分钟,或“h”表示小时(例如500毫秒)。 -4 Use IPv4 only -4仅使用IPv4 -6 Use IPv6 only -6仅使用IPv6 -U, --unixsock Use Unix domain sockets only -U、 --unixsock仅使用Unix域套接字 -C, --crlf Use CRLF for EOL sequence -C、 --crlf使用crlf进行下线顺序 -c, --sh-exec <command> Executes the given command via /bin/sh -c、 --sh exec<command>通过/bin/sh执行给定的命令 -e, --exec <command> Executes the given command -e、 --exec<command>执行给定的命令 --lua-exec <filename> Executes the given Lua script --lua exec<filename>执行给定的lua脚本 -g hop1[,hop2,...] Loose source routing hop points (8 max) -g hop1[,hop2,…]松散源路由跃点(最多8个) -G <n> Loose source routing hop pointer (4, 8, 12, ...) -G<n>松散源路由跃点指针(4,8,12,…) -m, --max-conns <n> Maximum <n> simultaneous connections -m、 --最大连接数<n>最大值<n>同时连接数 -h, --help Display this help screen -h、 --帮助显示此帮助屏幕 -d, --delay <time> Wait between read/writes -d、 --读/写之间的延迟<时间>等待 -o, --output <filename> Dump session data to a file -o、 --输出<filename>将会话数据转储到文件 -x, --hex-dump <filename> Dump session data as hex to a file -x、 --十六进制转储<filename>将会话数据以十六进制形式转储到文件中 -i, --idle-timeout <time> Idle read/write timeout -i、 --空闲超时<时间>空闲读/写超时 -p, --source-port port Specify source port to use -p、 --源端口端口指定要使用的源端口 -s, --source addr Specify source address to use (doesn't affect -l) -s、 --source addr指定要使用的源地址(不影响-l) -l, --listen Bind and listen for incoming connections -l、 --侦听绑定并侦听传入的连接 -k, --keep-open Accept multiple connections in listen mode -k、 --保持多个侦听连接处于打开状态 -n, --nodns Do not resolve hostnames via DNS -n、 --nodns不通过DNS解析主机名 -t, --telnet Answer Telnet negotiations -t、 ——telnet回答telnet协商 -u, --udp Use UDP instead of default TCP -u、 --udp使用udp而不是默认TCP --sctp Use SCTP instead of default TCP --sctp使用sctp而不是默认TCP -v, --verbose Set verbosity level (can be used several times) -v、 --详细设置详细级别(可多次使用) -w, --wait <time> Connect timeout -w、 --等待<时间>连接超时 -z Zero-I/O mode, report connection status only -z零I/O模式,仅报告连接状态 --append-output Append rather than clobber specified output files --追加输出追加而不是删除指定的输出文件 --send-only Only send data, ignoring received; quit on EOF --仅发送仅发送数据,忽略接收到的数据;退出EOF --recv-only Only receive data, never send anything --只接收数据,从不发送任何信息 --allow Allow only given hosts to connect to Ncat --允许仅允许给定主机连接到Ncat --allowfile A file of hosts allowed to connect to Ncat --allowfile允许连接到Ncat的主机文件 --deny Deny given hosts from connecting to Ncat --拒绝拒绝给定主机连接到Ncat --denyfile A file of hosts denied from connecting to Ncat --拒绝连接到Ncat的主机文件 --broker Enable Ncat's connection brokering mode --代理启用Ncat的连接代理模式 --chat Start a simple Ncat chat server --聊天启动一个简单的Ncat聊天服务器 --proxy <addr[:port]> Specify address of host to proxy through --proxy指定要代理的主机的地址 --proxy-type <type> Specify proxy type ("http" or "socks4" or "socks5") --proxy type<type>指定代理类型(“http”或“socks4”或“socks5”) --proxy-auth <auth> Authenticate with HTTP or SOCKS proxy server --proxy auth<auth>通过HTTP或SOCKS代理服务器进行身份验证 --ssl Connect or listen with SSL --ssl使用ssl连接或侦听 --ssl-cert Specify SSL certificate file (PEM) for listening --ssl证书指定用于侦听的ssl证书文件(PEM) --ssl-key Specify SSL private key (PEM) for listening --ssl密钥指定用于侦听的ssl私钥(PEM) --ssl-verify Verify trust and domain name of certificates --ssl verify验证证书的信任和域名 --ssl-trustfile PEM file containing trusted SSL certificates --ssl trustfile包含可信ssl证书的PEM文件 --ssl-ciphers Cipherlist containing SSL ciphers to use --ssl密码包含要使用的ssl密码的密码列表 --ssl-alpn ALPN protocol list to use. --要使用的ssl alpn alpn协议列表。 --version Display Ncat's version information and exit --版本显示Ncat的版本信息并退出 See the ncat(1) manpage for full options, descriptions and usage examples 有关完整的选项、描述和使用示例,请参见ncat(1)手册页