You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -640,6 +640,8 @@ Usage of /home/user/go/bin/dumbproxy:
640
640
grace period during server shutdown (default 1s)
641
641
-tls-alpn-enabled
642
642
enable application protocol negotiation with TLS ALPN extension (default true)
643
+
-tls-cookies
644
+
mark TLS sessions with cookie-like unique session IDs (default true)
643
645
-tls-session-key value
644
646
override TLS server session keys. Key must be provided as hex-encoded 32-byte string. This option can be repeated multiple times, first key will be used to create session tickets. Empty value resets the list.
0 commit comments