1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-08-26 13:42:08 +00:00

ssu2.proxy, ssu2.mtu4, ssu2.mtu6

This commit is contained in:
orignal 2022-11-20 17:56:24 -05:00 committed by GitHub
parent 01957cde2f
commit 27e67b1e11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,6 +92,9 @@ 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: