update doc

This commit is contained in:
Vladislav Yarmak 2021-02-26 09:37:58 +02:00
parent 202eb1da9c
commit e16ae281e3
1 changed files with 6 additions and 0 deletions

View File

@ -155,8 +155,14 @@ $ ~/go/bin/dumbproxy -h
CA file to authenticate clients with certificates CA file to authenticate clients with certificates
-cert string -cert string
enable TLS and use certificate enable TLS and use certificate
-ciphers string
colon-separated list of enabled ciphers
-disable-http2
disable HTTP2
-key string -key string
key for TLS certificate key for TLS certificate
-list-ciphers
list ciphersuites
-timeout duration -timeout duration
timeout for network operations (default 10s) timeout for network operations (default 10s)
-verbosity int -verbosity int