From fb286cf54ce6d7ba6e5e6af3e5ee963c7921cc61 Mon Sep 17 00:00:00 2001 From: Vladislav Yarmak Date: Sat, 6 Jul 2024 16:33:13 +0300 Subject: [PATCH] upd docs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 23d49a0..c21dbc7 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,10 @@ Usage of /home/user/go/bin/dumbproxy: key for TLS certificate -list-ciphers list ciphersuites + -max-tls-version value + maximum TLS version accepted by server (default TLS13) + -min-tls-version value + minimal TLS version accepted by server (default TLS12) -passwd string update given htpasswd file and add/set password for username. Username and password can be passed as positional arguments or requested interactively -passwd-cost int