This commit is contained in:
Vladislav Yarmak 2024-07-06 16:33:13 +03:00
parent a3923642c1
commit fb286cf54c
1 changed files with 4 additions and 0 deletions

View File

@ -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