mirror of
https://github.com/xmrig/xmrig-proxy.git
synced 2026-02-09 02:59:17 +08:00
Update help output.
This commit is contained in:
@@ -65,7 +65,7 @@ Use [config.xmrig.com](https://config.xmrig.com/proxy) to generate, edit or shar
|
||||
--tls-cert=FILE load TLS certificate chain from a file in the PEM format
|
||||
--tls-cert-key=FILE load TLS certificate private key from a file in the PEM format
|
||||
--tls-dhparam=FILE load DH parameters for DHE ciphers from a file in the PEM format
|
||||
--tls-protocols=N enable specified TLS protocols, value is bitmask: v1=1, v1.1=2, v1.2=4, v1.3=8
|
||||
--tls-protocols=N enable specified TLS protocols, example: "TLSv1 TLSv1.1 TLSv1.2 TLSv1.3"
|
||||
--tls-ciphers=S set list of available ciphers (TLSv1.2 and below)
|
||||
--tls-ciphersuites=S set list of available TLSv1.3 ciphersuites
|
||||
-h, --help display this help and exit
|
||||
|
||||
@@ -86,7 +86,7 @@ Options:\n\
|
||||
--tls-cert=FILE load TLS certificate chain from a file in the PEM format\n\
|
||||
--tls-cert-key=FILE load TLS certificate private key from a file in the PEM format\n\
|
||||
--tls-dhparam=FILE load DH parameters for DHE ciphers from a file in the PEM format\n\
|
||||
--tls-protocols=N enable specified TLS protocols, value is bitmask: v1=1, v1.1=2, v1.2=4, v1.3=8\n\
|
||||
--tls-protocols=N enable specified TLS protocols, example: \"TLSv1 TLSv1.1 TLSv1.2 TLSv1.3\"\n\
|
||||
--tls-ciphers=S set list of available ciphers (TLSv1.2 and below)\n\
|
||||
--tls-ciphersuites=S set list of available TLSv1.3 ciphersuites\n"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user