Updated testnet info

This commit is contained in:
Mark Qvist 2023-08-30 01:50:12 +02:00
parent 31d30030dc
commit b64bb166c0
2 changed files with 6 additions and 6 deletions

View File

@ -242,11 +242,11 @@ I2P. Just add one of the following interfaces to your Reticulum configuration
file: file:
``` ```
# TCP/IP interface to the RNS Dublin Hub # TCP/IP interface to the RNS Amsterdam Hub
[[RNS Testnet Dublin]] [[RNS Testnet Amsterdam]]
type = TCPClientInterface type = TCPClientInterface
enabled = yes enabled = yes
target_host = dublin.connect.reticulum.network target_host = amsterdam.connect.reticulum.network
target_port = 4965 target_port = 4965
# TCP/IP interface to the BetweenTheBorders Hub (community-provided) # TCP/IP interface to the BetweenTheBorders Hub (community-provided)

View File

@ -219,11 +219,11 @@ by adding one of the following interfaces to your ``.reticulum/config`` file:
.. code:: .. code::
# TCP/IP interface to the Dublin hub # TCP/IP interface to the RNS Amsterdam Hub
[[RNS Testnet Dublin]] [[RNS Testnet Amsterdam]]
type = TCPClientInterface type = TCPClientInterface
enabled = yes enabled = yes
target_host = dublin.connect.reticulum.network target_host = amsterdam.connect.reticulum.network
target_port = 4965 target_port = 4965
# TCP/IP interface to the BetweenTheBorders Hub (community-provided) # TCP/IP interface to the BetweenTheBorders Hub (community-provided)