From e16ae281e3cff31876291e38a4890e1c693ee364 Mon Sep 17 00:00:00 2001 From: Vladislav Yarmak Date: Fri, 26 Feb 2021 09:37:58 +0200 Subject: [PATCH] update doc --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 62d9621..3344633 100644 --- a/README.md +++ b/README.md @@ -155,8 +155,14 @@ $ ~/go/bin/dumbproxy -h CA file to authenticate clients with certificates -cert string enable TLS and use certificate + -ciphers string + colon-separated list of enabled ciphers + -disable-http2 + disable HTTP2 -key string key for TLS certificate + -list-ciphers + list ciphersuites -timeout duration timeout for network operations (default 10s) -verbosity int