Browse Source

ssu2.proxy, ssu2.mtu4, ssu2.mtu6

pull/76/head
orignal 1 year ago committed by GitHub
parent
commit
27e67b1e11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      docs/user-guide/configuration.md

5
docs/user-guide/configuration.md

@ -92,7 +92,10 @@ Option | Description @@ -92,7 +92,10 @@ Option | Description
ssu2.enabled | Enable SSU2. Disabled by default on 2.43.0
ssu2.published | Enable incoming SSU2 connections. Disabled by default on 2.43.0
ssu2.port | Port to listen for incoming SSU2 connections (default: auto - 'port' from general section or 'port + 1' if SSU is enabled)
ssu2.proxy | Specify UDP socks5 proxy server for NTCP2. Should be socks://address:port
ssu2.mtu4 | MTU for local ipv4. Auto-detect by default
ssu2.mtu6 | MTU for local ipv6. Auto-detect by default
All options below still possible in cmdline, but better write it in config file:
### HTTP webconsole

Loading…
Cancel
Save