mirror of
https://github.com/markqvist/reticulum_website.git
synced 2025-02-25 09:01:32 -05:00
Updated page
This commit is contained in:
parent
f0292f36a8
commit
f21d165187
@ -6,21 +6,21 @@ The testnet runs the very latest version of Reticulum (often even a short while
|
|||||||
Just add one of the following interfaces to your Reticulum configuration file:
|
Just add one of the following interfaces to your Reticulum configuration file:
|
||||||
|
|
||||||
```
|
```
|
||||||
# TCP/IP interface to the Dublin hub
|
# TCP/IP interface to the Dublin Hub
|
||||||
[[RNS Testnet Dublin]]
|
[[RNS Testnet Dublin]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
enabled = yes
|
enabled = yes
|
||||||
target_host = dublin.connect.reticulum.network
|
target_host = dublin.connect.reticulum.network
|
||||||
target_port = 4965
|
target_port = 4965
|
||||||
|
|
||||||
# TCP/IP interface to the Frankfurt hub
|
# TCP/IP interface to the Frankfurt Hub
|
||||||
[[RNS Testnet Dublin]]
|
[[RNS Testnet Dublin]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
enabled = yes
|
enabled = yes
|
||||||
target_host = frankfurt.connect.reticulum.network
|
target_host = frankfurt.connect.reticulum.network
|
||||||
target_port = 5377
|
target_port = 5377
|
||||||
|
|
||||||
# Interface to I2P hub A
|
# Interface to I2P Hub A
|
||||||
[[RNS Testnet I2P Hub A]]
|
[[RNS Testnet I2P Hub A]]
|
||||||
type = I2PInterface
|
type = I2PInterface
|
||||||
enabled = yes
|
enabled = yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user