mirror of
https://github.com/proxytunnel/proxytunnel.git
synced 2026-01-23 02:34:59 +00:00
Add long options missing from --help and manual page
This commit is contained in:
parent
352c89cd5a
commit
be12e0219a
2 changed files with 4 additions and 4 deletions
|
|
@ -55,7 +55,7 @@ also be used for other proxy-traversing purposes like proxy bouncing.
|
|||
*-B*, *--buggy-encrypt-proxy*::
|
||||
Equivalent to *-E -W*. (Provided for backwards compatibility.)
|
||||
|
||||
*-L*::
|
||||
*-L*, *--tlsenforce*::
|
||||
Enforce TLSv1 connection (legacy)
|
||||
|
||||
*-T*, *--no-ssl3*::
|
||||
|
|
@ -110,7 +110,7 @@ also be used for other proxy-traversing purposes like proxy bouncing.
|
|||
*-H*, *--header*=_STRING_::
|
||||
Add additional HTTP headers to send to proxy
|
||||
|
||||
*-o* _STRING_::
|
||||
*-o*, *--host*=_STRING_::
|
||||
Send a customer Host Header
|
||||
|
||||
*-x*, *--proctitle*=_STRING_::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue