Browse Source

NTCP2 options

pull/29/head
orignal 5 years ago committed by GitHub
parent
commit
202ec5f56d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      docs/user-guide/configuration.md

8
docs/user-guide/configuration.md

@ -233,6 +233,14 @@ exploratory.inbound.quantity | Exploratory inbound tunnels quantity. 3 @@ -233,6 +233,14 @@ exploratory.inbound.quantity | Exploratory inbound tunnels quantity. 3
exploratory.outbound.length | Exploratory outbound tunnels length. 2 by default
exploratory.outbound.quantity | Exploratory outbound tunnels length. 3 by default
### NTCP2 options
Option | Description
-------------------------------------- | --------------------------------------
ntcp2.enabled | Enable NTCP2. Enabled by default
ntcp2.published | Enable incoming NTCP2 connections. Disabled by default
ntcp2.port | Port to listen for incoming NTCP2 connections (default: auto)
Local addressbook
-----------------

Loading…
Cancel
Save