From 2fad5464da7d200b3d25496f61d816dd90178cff Mon Sep 17 00:00:00 2001 From: faragher <47290019+faragher@users.noreply.github.com> Date: Tue, 27 Aug 2024 14:04:54 -0500 Subject: [PATCH 1/3] Server Migration --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 728abd5..a0329b2 100755 --- a/README.md +++ b/README.md @@ -265,7 +265,7 @@ file: [[RNS Testnet BetweenTheBorders]] type = TCPClientInterface enabled = yes - target_host = betweentheborders.com + target_host = reticulum.betweentheborders.com target_port = 4242 # Interface to Testnet I2P Hub From 9e054ae71de15acf8be847f5c3cef5a39bf24657 Mon Sep 17 00:00:00 2001 From: faragher <47290019+faragher@users.noreply.github.com> Date: Tue, 27 Aug 2024 14:06:34 -0500 Subject: [PATCH 2/3] Server Migration --- docs/source/gettingstartedfast.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/gettingstartedfast.rst b/docs/source/gettingstartedfast.rst index 114e154..e2bc637 100644 --- a/docs/source/gettingstartedfast.rst +++ b/docs/source/gettingstartedfast.rst @@ -254,7 +254,7 @@ by adding one of the following interfaces to your ``.reticulum/config`` file: [[RNS Testnet BetweenTheBorders]] type = TCPClientInterface enabled = yes - target_host = betweentheborders.com + target_host = reticulum.betweentheborders.com target_port = 4242 # Interface to Testnet I2P Hub From 4e16e6ac0e1c49f16e92c43c38e9abce4487bf6c Mon Sep 17 00:00:00 2001 From: faragher <47290019+faragher@users.noreply.github.com> Date: Tue, 27 Aug 2024 14:07:25 -0500 Subject: [PATCH 3/3] Server Migration --- docs/manual/_sources/gettingstartedfast.rst.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/_sources/gettingstartedfast.rst.txt b/docs/manual/_sources/gettingstartedfast.rst.txt index 114e154..e2bc637 100644 --- a/docs/manual/_sources/gettingstartedfast.rst.txt +++ b/docs/manual/_sources/gettingstartedfast.rst.txt @@ -254,7 +254,7 @@ by adding one of the following interfaces to your ``.reticulum/config`` file: [[RNS Testnet BetweenTheBorders]] type = TCPClientInterface enabled = yes - target_host = betweentheborders.com + target_host = reticulum.betweentheborders.com target_port = 4242 # Interface to Testnet I2P Hub