This commit is contained in:
parent
055ee31104
commit
2a01825560
3 changed files with 12 additions and 3 deletions
|
@ -163,3 +163,7 @@ websocket_ping_frequency = 30s
|
|||
; The client follows an exponential backoff strategy until it reaches this maximum delay
|
||||
; By default, the client tries to reconnect every 1 second
|
||||
; reverse_tunnel_connection_retry_max_backoff = 1s
|
||||
|
||||
; Enable ECH (encrypted sni) during TLS handshake to wstunnel server.
|
||||
; Warning: Ech DNS config is not refreshed over time. It is retrieved only once at startup of the program
|
||||
; tls_ech_enable = flase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue