📄 htc.1
字号:
.TH HTC 1.SH NAMEhtc \- httptunnel client.SH SYNOPSIS.B htc.I "[options] host[:port]".SH "DESCRIPTION"This manual page briefly documents the.B htccommand..PP.B htcsets up a httptunnel connection to PORT at HOST (default port is 8888).When a connection is made, I/O is redirected from the source specifiedby the --device or --forward-port switch to the tunnel..SH OPTIONSThe program follows the usual GNU command line syntax, with longoptions starting with two dashes (`-').A summary of options are included below..TP.B \-h, \-\-helpShow summary of options..TP.B \-c, \-\-content-length BYTESuse HTTP PUT requests of BYTES size (k, M, and G postfixes recognized).TP.B \-d, \-\-device DEVICEuse DEVICE for input and output.TP.B \-F, \-\-forward\-port PORTuse TCP port PORT for input and output.TP.B \-k, \-\-keep\-alive SECONDSsend keepalive bytes every SECONDS seconds (default is 5).TP.B \-M, \-\-max\-connection\-age SECmaximum time a connection will stay open is SEC seconds (default is 300).TP.B \-S, \-\-strict\-content\-lengthalways write Content-Length bytes in requests.TP.B \-A, \-\-proxy\-authorization USER:PASSWORDproxy authorization.TP.B \-\-proxy\-authorization\-file FILEproxy authorization file.TP.B \-B, \-\-proxy\-buffer\-size BYTESassume a proxy buffer size of BYTES bytes(k, M, and G postfixes recognized).TP.B \-P, \-\-proxy HOSTNAME[:PORT]use a HTTP proxy (default port is 8080).TP.B \-T, \-\-timeout TIMEtimeout, in milliseconds, before sending padding to a buffering proxy.TP.B \-U, \-\-user-agent STRINGspecify User-Agent value in HTTP requests.TP.B \-V, \-\-versionoutput version information and exit.SH AUTHORThis manual page was contributed by Teemu Hukkanen <tjhukkan@iki.fi>,and was originally written for the Debian GNU/Linux system.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -