mirror of
https://github.com/markqvist/reticulum_website.git
synced 2025-06-05 13:49:24 -04:00
Updated github build
This commit is contained in:
parent
3b4f9a5194
commit
81f98e9b28
10 changed files with 222 additions and 222 deletions
48
constants.py
48
constants.py
|
@ -2,24 +2,18 @@ PUBLIC_ENTRYPOINTS = """```
|
||||||
# These are community-provided public Reticulum entrypoints
|
# These are community-provided public Reticulum entrypoints
|
||||||
# served over TCP, and available over the public Internet.
|
# served over TCP, and available over the public Internet.
|
||||||
|
|
||||||
[[quad4net tcp]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
enabled = yes
|
|
||||||
target_host = rns.quad4.io
|
|
||||||
target_port = 4242
|
|
||||||
|
|
||||||
[[ChaosNet]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
interface_enabled = True
|
|
||||||
target_host = rns.c3.jitter.eu
|
|
||||||
target_port = 4242
|
|
||||||
|
|
||||||
[[dismails TCP Interface]]
|
[[dismails TCP Interface]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
target_host = rns.dismail.de
|
target_host = rns.dismail.de
|
||||||
target_port = 7822
|
target_port = 7822
|
||||||
|
|
||||||
|
[[ChaosNet]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
interface_enabled = True
|
||||||
|
target_host = rns.c3.jitter.eu
|
||||||
|
target_port = 4242
|
||||||
|
|
||||||
[[interloper node]]
|
[[interloper node]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
|
@ -38,12 +32,30 @@ PUBLIC_ENTRYPOINTS = """```
|
||||||
target_host = rns.beleth.net
|
target_host = rns.beleth.net
|
||||||
target_port = 4242
|
target_port = 4242
|
||||||
|
|
||||||
|
[[Rocket Tech Hub]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = reticulum.rocket-tech.net
|
||||||
|
target_port = 443
|
||||||
|
|
||||||
[[SparkN0de]]
|
[[SparkN0de]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
target_host = aspark.uber.space
|
target_host = aspark.uber.space
|
||||||
target_port = 44860
|
target_port = 44860
|
||||||
|
|
||||||
|
[[Tidudanka.com]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = reticulum.tidudanka.com
|
||||||
|
target_port = 37500
|
||||||
|
|
||||||
|
[[quad4net tcp]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = rns.quad4.io
|
||||||
|
target_port = 4242
|
||||||
|
|
||||||
[[nisa-node]]
|
[[nisa-node]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
enabled = yes
|
enabled = yes
|
||||||
|
@ -109,17 +121,5 @@ PUBLIC_ENTRYPOINTS = """```
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
target_host = 45.77.109.86
|
target_host = 45.77.109.86
|
||||||
target_port = 4965
|
target_port = 4965
|
||||||
|
|
||||||
[[Tidudanka.com]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
enabled = yes
|
|
||||||
target_host = reticulum.tidudanka.com
|
|
||||||
target_port = 37500
|
|
||||||
|
|
||||||
[[Rocket Tech Hub]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
enabled = yes
|
|
||||||
target_host = reticulum.rocket-tech.net
|
|
||||||
target_port = 443
|
|
||||||
```
|
```
|
||||||
"""
|
"""
|
|
@ -42,11 +42,11 @@
|
||||||
<pre><code># These are community-provided public Reticulum entrypoints
|
<pre><code># These are community-provided public Reticulum entrypoints
|
||||||
# served over TCP, and available over the public Internet.
|
# served over TCP, and available over the public Internet.
|
||||||
|
|
||||||
[[quad4net tcp]]
|
[[dismails TCP Interface]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
enabled = yes
|
interface_enabled = true
|
||||||
target_host = rns.quad4.io
|
target_host = rns.dismail.de
|
||||||
target_port = 4242
|
target_port = 7822
|
||||||
|
|
||||||
[[ChaosNet]]
|
[[ChaosNet]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
|
@ -54,12 +54,6 @@
|
||||||
target_host = rns.c3.jitter.eu
|
target_host = rns.c3.jitter.eu
|
||||||
target_port = 4242
|
target_port = 4242
|
||||||
|
|
||||||
[[dismails TCP Interface]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
interface_enabled = true
|
|
||||||
target_host = rns.dismail.de
|
|
||||||
target_port = 7822
|
|
||||||
|
|
||||||
[[interloper node]]
|
[[interloper node]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
|
@ -78,12 +72,30 @@
|
||||||
target_host = rns.beleth.net
|
target_host = rns.beleth.net
|
||||||
target_port = 4242
|
target_port = 4242
|
||||||
|
|
||||||
|
[[Rocket Tech Hub]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = reticulum.rocket-tech.net
|
||||||
|
target_port = 443
|
||||||
|
|
||||||
[[SparkN0de]]
|
[[SparkN0de]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
target_host = aspark.uber.space
|
target_host = aspark.uber.space
|
||||||
target_port = 44860
|
target_port = 44860
|
||||||
|
|
||||||
|
[[Tidudanka.com]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = reticulum.tidudanka.com
|
||||||
|
target_port = 37500
|
||||||
|
|
||||||
|
[[quad4net tcp]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = rns.quad4.io
|
||||||
|
target_port = 4242
|
||||||
|
|
||||||
[[nisa-node]]
|
[[nisa-node]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
enabled = yes
|
enabled = yes
|
||||||
|
@ -149,18 +161,6 @@
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
target_host = 45.77.109.86
|
target_host = 45.77.109.86
|
||||||
target_port = 4965
|
target_port = 4965
|
||||||
|
|
||||||
[[Tidudanka.com]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
enabled = yes
|
|
||||||
target_host = reticulum.tidudanka.com
|
|
||||||
target_port = 37500
|
|
||||||
|
|
||||||
[[Rocket Tech Hub]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
enabled = yes
|
|
||||||
target_host = reticulum.rocket-tech.net
|
|
||||||
target_port = 443
|
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<p align="right"><a href="docs.html">Next Topic: Read The Manual</a></p>
|
<p align="right"><a href="docs.html">Next Topic: Read The Manual</a></p>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -42,11 +42,11 @@ Wenn Sie das alles nicht abschreckt, können Sie dem Testnetz über TCP oder I2P
|
||||||
<pre><code># These are community-provided public Reticulum entrypoints
|
<pre><code># These are community-provided public Reticulum entrypoints
|
||||||
# served over TCP, and available over the public Internet.
|
# served over TCP, and available over the public Internet.
|
||||||
|
|
||||||
[[quad4net tcp]]
|
[[dismails TCP Interface]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
enabled = yes
|
interface_enabled = true
|
||||||
target_host = rns.quad4.io
|
target_host = rns.dismail.de
|
||||||
target_port = 4242
|
target_port = 7822
|
||||||
|
|
||||||
[[ChaosNet]]
|
[[ChaosNet]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
|
@ -54,12 +54,6 @@ Wenn Sie das alles nicht abschreckt, können Sie dem Testnetz über TCP oder I2P
|
||||||
target_host = rns.c3.jitter.eu
|
target_host = rns.c3.jitter.eu
|
||||||
target_port = 4242
|
target_port = 4242
|
||||||
|
|
||||||
[[dismails TCP Interface]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
interface_enabled = true
|
|
||||||
target_host = rns.dismail.de
|
|
||||||
target_port = 7822
|
|
||||||
|
|
||||||
[[interloper node]]
|
[[interloper node]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
|
@ -78,12 +72,30 @@ Wenn Sie das alles nicht abschreckt, können Sie dem Testnetz über TCP oder I2P
|
||||||
target_host = rns.beleth.net
|
target_host = rns.beleth.net
|
||||||
target_port = 4242
|
target_port = 4242
|
||||||
|
|
||||||
|
[[Rocket Tech Hub]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = reticulum.rocket-tech.net
|
||||||
|
target_port = 443
|
||||||
|
|
||||||
[[SparkN0de]]
|
[[SparkN0de]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
target_host = aspark.uber.space
|
target_host = aspark.uber.space
|
||||||
target_port = 44860
|
target_port = 44860
|
||||||
|
|
||||||
|
[[Tidudanka.com]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = reticulum.tidudanka.com
|
||||||
|
target_port = 37500
|
||||||
|
|
||||||
|
[[quad4net tcp]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = rns.quad4.io
|
||||||
|
target_port = 4242
|
||||||
|
|
||||||
[[nisa-node]]
|
[[nisa-node]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
enabled = yes
|
enabled = yes
|
||||||
|
@ -149,18 +161,6 @@ Wenn Sie das alles nicht abschreckt, können Sie dem Testnetz über TCP oder I2P
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
target_host = 45.77.109.86
|
target_host = 45.77.109.86
|
||||||
target_port = 4965
|
target_port = 4965
|
||||||
|
|
||||||
[[Tidudanka.com]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
enabled = yes
|
|
||||||
target_host = reticulum.tidudanka.com
|
|
||||||
target_port = 37500
|
|
||||||
|
|
||||||
[[Rocket Tech Hub]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
enabled = yes
|
|
||||||
target_host = reticulum.rocket-tech.net
|
|
||||||
target_port = 443
|
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<p align="right"><a href="docs_de.html">Nächstes Thema: Lesen Sie das Handbuch</a></p>
|
<p align="right"><a href="docs_de.html">Nächstes Thema: Lesen Sie das Handbuch</a></p>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -42,11 +42,11 @@ La red de pruebas es precisamente eso, una red informal para probar y experiment
|
||||||
<pre><code># These are community-provided public Reticulum entrypoints
|
<pre><code># These are community-provided public Reticulum entrypoints
|
||||||
# served over TCP, and available over the public Internet.
|
# served over TCP, and available over the public Internet.
|
||||||
|
|
||||||
[[quad4net tcp]]
|
[[dismails TCP Interface]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
enabled = yes
|
interface_enabled = true
|
||||||
target_host = rns.quad4.io
|
target_host = rns.dismail.de
|
||||||
target_port = 4242
|
target_port = 7822
|
||||||
|
|
||||||
[[ChaosNet]]
|
[[ChaosNet]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
|
@ -54,12 +54,6 @@ La red de pruebas es precisamente eso, una red informal para probar y experiment
|
||||||
target_host = rns.c3.jitter.eu
|
target_host = rns.c3.jitter.eu
|
||||||
target_port = 4242
|
target_port = 4242
|
||||||
|
|
||||||
[[dismails TCP Interface]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
interface_enabled = true
|
|
||||||
target_host = rns.dismail.de
|
|
||||||
target_port = 7822
|
|
||||||
|
|
||||||
[[interloper node]]
|
[[interloper node]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
|
@ -78,12 +72,30 @@ La red de pruebas es precisamente eso, una red informal para probar y experiment
|
||||||
target_host = rns.beleth.net
|
target_host = rns.beleth.net
|
||||||
target_port = 4242
|
target_port = 4242
|
||||||
|
|
||||||
|
[[Rocket Tech Hub]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = reticulum.rocket-tech.net
|
||||||
|
target_port = 443
|
||||||
|
|
||||||
[[SparkN0de]]
|
[[SparkN0de]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
target_host = aspark.uber.space
|
target_host = aspark.uber.space
|
||||||
target_port = 44860
|
target_port = 44860
|
||||||
|
|
||||||
|
[[Tidudanka.com]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = reticulum.tidudanka.com
|
||||||
|
target_port = 37500
|
||||||
|
|
||||||
|
[[quad4net tcp]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = rns.quad4.io
|
||||||
|
target_port = 4242
|
||||||
|
|
||||||
[[nisa-node]]
|
[[nisa-node]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
enabled = yes
|
enabled = yes
|
||||||
|
@ -149,18 +161,6 @@ La red de pruebas es precisamente eso, una red informal para probar y experiment
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
target_host = 45.77.109.86
|
target_host = 45.77.109.86
|
||||||
target_port = 4965
|
target_port = 4965
|
||||||
|
|
||||||
[[Tidudanka.com]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
enabled = yes
|
|
||||||
target_host = reticulum.tidudanka.com
|
|
||||||
target_port = 37500
|
|
||||||
|
|
||||||
[[Rocket Tech Hub]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
enabled = yes
|
|
||||||
target_host = reticulum.rocket-tech.net
|
|
||||||
target_port = 443
|
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<p align="right"><a href="docs_es.html">Siguiente tema: Leer el manual</a></p>
|
<p align="right"><a href="docs_es.html">Siguiente tema: Leer el manual</a></p>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -41,11 +41,11 @@
|
||||||
<pre><code># These are community-provided public Reticulum entrypoints
|
<pre><code># These are community-provided public Reticulum entrypoints
|
||||||
# served over TCP, and available over the public Internet.
|
# served over TCP, and available over the public Internet.
|
||||||
|
|
||||||
[[quad4net tcp]]
|
[[dismails TCP Interface]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
enabled = yes
|
interface_enabled = true
|
||||||
target_host = rns.quad4.io
|
target_host = rns.dismail.de
|
||||||
target_port = 4242
|
target_port = 7822
|
||||||
|
|
||||||
[[ChaosNet]]
|
[[ChaosNet]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
|
@ -53,12 +53,6 @@
|
||||||
target_host = rns.c3.jitter.eu
|
target_host = rns.c3.jitter.eu
|
||||||
target_port = 4242
|
target_port = 4242
|
||||||
|
|
||||||
[[dismails TCP Interface]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
interface_enabled = true
|
|
||||||
target_host = rns.dismail.de
|
|
||||||
target_port = 7822
|
|
||||||
|
|
||||||
[[interloper node]]
|
[[interloper node]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
|
@ -77,12 +71,30 @@
|
||||||
target_host = rns.beleth.net
|
target_host = rns.beleth.net
|
||||||
target_port = 4242
|
target_port = 4242
|
||||||
|
|
||||||
|
[[Rocket Tech Hub]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = reticulum.rocket-tech.net
|
||||||
|
target_port = 443
|
||||||
|
|
||||||
[[SparkN0de]]
|
[[SparkN0de]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
target_host = aspark.uber.space
|
target_host = aspark.uber.space
|
||||||
target_port = 44860
|
target_port = 44860
|
||||||
|
|
||||||
|
[[Tidudanka.com]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = reticulum.tidudanka.com
|
||||||
|
target_port = 37500
|
||||||
|
|
||||||
|
[[quad4net tcp]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = rns.quad4.io
|
||||||
|
target_port = 4242
|
||||||
|
|
||||||
[[nisa-node]]
|
[[nisa-node]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
enabled = yes
|
enabled = yes
|
||||||
|
@ -148,18 +160,6 @@
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
target_host = 45.77.109.86
|
target_host = 45.77.109.86
|
||||||
target_port = 4965
|
target_port = 4965
|
||||||
|
|
||||||
[[Tidudanka.com]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
enabled = yes
|
|
||||||
target_host = reticulum.tidudanka.com
|
|
||||||
target_port = 37500
|
|
||||||
|
|
||||||
[[Rocket Tech Hub]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
enabled = yes
|
|
||||||
target_host = reticulum.rocket-tech.net
|
|
||||||
target_port = 443
|
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<p align="right"><a href="docs_jp.html">次のトピック:マニュアルを読む</a></p>
|
<p align="right"><a href="docs_jp.html">次のトピック:マニュアルを読む</a></p>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -41,11 +41,11 @@
|
||||||
<pre><code># These are community-provided public Reticulum entrypoints
|
<pre><code># These are community-provided public Reticulum entrypoints
|
||||||
# served over TCP, and available over the public Internet.
|
# served over TCP, and available over the public Internet.
|
||||||
|
|
||||||
[[quad4net tcp]]
|
[[dismails TCP Interface]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
enabled = yes
|
interface_enabled = true
|
||||||
target_host = rns.quad4.io
|
target_host = rns.dismail.de
|
||||||
target_port = 4242
|
target_port = 7822
|
||||||
|
|
||||||
[[ChaosNet]]
|
[[ChaosNet]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
|
@ -53,12 +53,6 @@
|
||||||
target_host = rns.c3.jitter.eu
|
target_host = rns.c3.jitter.eu
|
||||||
target_port = 4242
|
target_port = 4242
|
||||||
|
|
||||||
[[dismails TCP Interface]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
interface_enabled = true
|
|
||||||
target_host = rns.dismail.de
|
|
||||||
target_port = 7822
|
|
||||||
|
|
||||||
[[interloper node]]
|
[[interloper node]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
|
@ -77,12 +71,30 @@
|
||||||
target_host = rns.beleth.net
|
target_host = rns.beleth.net
|
||||||
target_port = 4242
|
target_port = 4242
|
||||||
|
|
||||||
|
[[Rocket Tech Hub]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = reticulum.rocket-tech.net
|
||||||
|
target_port = 443
|
||||||
|
|
||||||
[[SparkN0de]]
|
[[SparkN0de]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
target_host = aspark.uber.space
|
target_host = aspark.uber.space
|
||||||
target_port = 44860
|
target_port = 44860
|
||||||
|
|
||||||
|
[[Tidudanka.com]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = reticulum.tidudanka.com
|
||||||
|
target_port = 37500
|
||||||
|
|
||||||
|
[[quad4net tcp]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = rns.quad4.io
|
||||||
|
target_port = 4242
|
||||||
|
|
||||||
[[nisa-node]]
|
[[nisa-node]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
enabled = yes
|
enabled = yes
|
||||||
|
@ -148,18 +160,6 @@
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
target_host = 45.77.109.86
|
target_host = 45.77.109.86
|
||||||
target_port = 4965
|
target_port = 4965
|
||||||
|
|
||||||
[[Tidudanka.com]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
enabled = yes
|
|
||||||
target_host = reticulum.tidudanka.com
|
|
||||||
target_port = 37500
|
|
||||||
|
|
||||||
[[Rocket Tech Hub]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
enabled = yes
|
|
||||||
target_host = reticulum.rocket-tech.net
|
|
||||||
target_port = 443
|
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<p align="right"><a href="docs_nl.html">Volgend onderwerp: lees de handleiding</a></p>
|
<p align="right"><a href="docs_nl.html">Volgend onderwerp: lees de handleiding</a></p>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -41,11 +41,11 @@
|
||||||
<pre><code># These are community-provided public Reticulum entrypoints
|
<pre><code># These are community-provided public Reticulum entrypoints
|
||||||
# served over TCP, and available over the public Internet.
|
# served over TCP, and available over the public Internet.
|
||||||
|
|
||||||
[[quad4net tcp]]
|
[[dismails TCP Interface]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
enabled = yes
|
interface_enabled = true
|
||||||
target_host = rns.quad4.io
|
target_host = rns.dismail.de
|
||||||
target_port = 4242
|
target_port = 7822
|
||||||
|
|
||||||
[[ChaosNet]]
|
[[ChaosNet]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
|
@ -53,12 +53,6 @@
|
||||||
target_host = rns.c3.jitter.eu
|
target_host = rns.c3.jitter.eu
|
||||||
target_port = 4242
|
target_port = 4242
|
||||||
|
|
||||||
[[dismails TCP Interface]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
interface_enabled = true
|
|
||||||
target_host = rns.dismail.de
|
|
||||||
target_port = 7822
|
|
||||||
|
|
||||||
[[interloper node]]
|
[[interloper node]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
|
@ -77,12 +71,30 @@
|
||||||
target_host = rns.beleth.net
|
target_host = rns.beleth.net
|
||||||
target_port = 4242
|
target_port = 4242
|
||||||
|
|
||||||
|
[[Rocket Tech Hub]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = reticulum.rocket-tech.net
|
||||||
|
target_port = 443
|
||||||
|
|
||||||
[[SparkN0de]]
|
[[SparkN0de]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
target_host = aspark.uber.space
|
target_host = aspark.uber.space
|
||||||
target_port = 44860
|
target_port = 44860
|
||||||
|
|
||||||
|
[[Tidudanka.com]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = reticulum.tidudanka.com
|
||||||
|
target_port = 37500
|
||||||
|
|
||||||
|
[[quad4net tcp]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = rns.quad4.io
|
||||||
|
target_port = 4242
|
||||||
|
|
||||||
[[nisa-node]]
|
[[nisa-node]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
enabled = yes
|
enabled = yes
|
||||||
|
@ -148,18 +160,6 @@
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
target_host = 45.77.109.86
|
target_host = 45.77.109.86
|
||||||
target_port = 4965
|
target_port = 4965
|
||||||
|
|
||||||
[[Tidudanka.com]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
enabled = yes
|
|
||||||
target_host = reticulum.tidudanka.com
|
|
||||||
target_port = 37500
|
|
||||||
|
|
||||||
[[Rocket Tech Hub]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
enabled = yes
|
|
||||||
target_host = reticulum.rocket-tech.net
|
|
||||||
target_port = 443
|
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<p align="right"><a href="docs_pl.html">Następny Temat: Przeczytaj Podręcznik</a></p>
|
<p align="right"><a href="docs_pl.html">Następny Temat: Przeczytaj Podręcznik</a></p>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -42,11 +42,11 @@ Algumas vezes versões experimentais do Reticulum podem ser utilizada em nós da
|
||||||
<pre><code># These are community-provided public Reticulum entrypoints
|
<pre><code># These are community-provided public Reticulum entrypoints
|
||||||
# served over TCP, and available over the public Internet.
|
# served over TCP, and available over the public Internet.
|
||||||
|
|
||||||
[[quad4net tcp]]
|
[[dismails TCP Interface]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
enabled = yes
|
interface_enabled = true
|
||||||
target_host = rns.quad4.io
|
target_host = rns.dismail.de
|
||||||
target_port = 4242
|
target_port = 7822
|
||||||
|
|
||||||
[[ChaosNet]]
|
[[ChaosNet]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
|
@ -54,12 +54,6 @@ Algumas vezes versões experimentais do Reticulum podem ser utilizada em nós da
|
||||||
target_host = rns.c3.jitter.eu
|
target_host = rns.c3.jitter.eu
|
||||||
target_port = 4242
|
target_port = 4242
|
||||||
|
|
||||||
[[dismails TCP Interface]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
interface_enabled = true
|
|
||||||
target_host = rns.dismail.de
|
|
||||||
target_port = 7822
|
|
||||||
|
|
||||||
[[interloper node]]
|
[[interloper node]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
|
@ -78,12 +72,30 @@ Algumas vezes versões experimentais do Reticulum podem ser utilizada em nós da
|
||||||
target_host = rns.beleth.net
|
target_host = rns.beleth.net
|
||||||
target_port = 4242
|
target_port = 4242
|
||||||
|
|
||||||
|
[[Rocket Tech Hub]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = reticulum.rocket-tech.net
|
||||||
|
target_port = 443
|
||||||
|
|
||||||
[[SparkN0de]]
|
[[SparkN0de]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
target_host = aspark.uber.space
|
target_host = aspark.uber.space
|
||||||
target_port = 44860
|
target_port = 44860
|
||||||
|
|
||||||
|
[[Tidudanka.com]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = reticulum.tidudanka.com
|
||||||
|
target_port = 37500
|
||||||
|
|
||||||
|
[[quad4net tcp]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = rns.quad4.io
|
||||||
|
target_port = 4242
|
||||||
|
|
||||||
[[nisa-node]]
|
[[nisa-node]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
enabled = yes
|
enabled = yes
|
||||||
|
@ -149,18 +161,6 @@ Algumas vezes versões experimentais do Reticulum podem ser utilizada em nós da
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
target_host = 45.77.109.86
|
target_host = 45.77.109.86
|
||||||
target_port = 4965
|
target_port = 4965
|
||||||
|
|
||||||
[[Tidudanka.com]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
enabled = yes
|
|
||||||
target_host = reticulum.tidudanka.com
|
|
||||||
target_port = 37500
|
|
||||||
|
|
||||||
[[Rocket Tech Hub]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
enabled = yes
|
|
||||||
target_host = reticulum.rocket-tech.net
|
|
||||||
target_port = 443
|
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<p align="right"><a href="docs_pt-br.html">Próxima Página: Leia o Manual</a></p>
|
<p align="right"><a href="docs_pt-br.html">Próxima Página: Leia o Manual</a></p>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -41,11 +41,11 @@
|
||||||
<pre><code># These are community-provided public Reticulum entrypoints
|
<pre><code># These are community-provided public Reticulum entrypoints
|
||||||
# served over TCP, and available over the public Internet.
|
# served over TCP, and available over the public Internet.
|
||||||
|
|
||||||
[[quad4net tcp]]
|
[[dismails TCP Interface]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
enabled = yes
|
interface_enabled = true
|
||||||
target_host = rns.quad4.io
|
target_host = rns.dismail.de
|
||||||
target_port = 4242
|
target_port = 7822
|
||||||
|
|
||||||
[[ChaosNet]]
|
[[ChaosNet]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
|
@ -53,12 +53,6 @@
|
||||||
target_host = rns.c3.jitter.eu
|
target_host = rns.c3.jitter.eu
|
||||||
target_port = 4242
|
target_port = 4242
|
||||||
|
|
||||||
[[dismails TCP Interface]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
interface_enabled = true
|
|
||||||
target_host = rns.dismail.de
|
|
||||||
target_port = 7822
|
|
||||||
|
|
||||||
[[interloper node]]
|
[[interloper node]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
|
@ -77,12 +71,30 @@
|
||||||
target_host = rns.beleth.net
|
target_host = rns.beleth.net
|
||||||
target_port = 4242
|
target_port = 4242
|
||||||
|
|
||||||
|
[[Rocket Tech Hub]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = reticulum.rocket-tech.net
|
||||||
|
target_port = 443
|
||||||
|
|
||||||
[[SparkN0de]]
|
[[SparkN0de]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
target_host = aspark.uber.space
|
target_host = aspark.uber.space
|
||||||
target_port = 44860
|
target_port = 44860
|
||||||
|
|
||||||
|
[[Tidudanka.com]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = reticulum.tidudanka.com
|
||||||
|
target_port = 37500
|
||||||
|
|
||||||
|
[[quad4net tcp]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = rns.quad4.io
|
||||||
|
target_port = 4242
|
||||||
|
|
||||||
[[nisa-node]]
|
[[nisa-node]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
enabled = yes
|
enabled = yes
|
||||||
|
@ -148,18 +160,6 @@
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
target_host = 45.77.109.86
|
target_host = 45.77.109.86
|
||||||
target_port = 4965
|
target_port = 4965
|
||||||
|
|
||||||
[[Tidudanka.com]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
enabled = yes
|
|
||||||
target_host = reticulum.tidudanka.com
|
|
||||||
target_port = 37500
|
|
||||||
|
|
||||||
[[Rocket Tech Hub]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
enabled = yes
|
|
||||||
target_host = reticulum.rocket-tech.net
|
|
||||||
target_port = 443
|
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<p align="right"><a href="docs_tr.html">Sonraki Konu: Kılavuzu Okuyun</a></p>
|
<p align="right"><a href="docs_tr.html">Sonraki Konu: Kılavuzu Okuyun</a></p>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -42,11 +42,11 @@
|
||||||
<pre><code># These are community-provided public Reticulum entrypoints
|
<pre><code># These are community-provided public Reticulum entrypoints
|
||||||
# served over TCP, and available over the public Internet.
|
# served over TCP, and available over the public Internet.
|
||||||
|
|
||||||
[[quad4net tcp]]
|
[[dismails TCP Interface]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
enabled = yes
|
interface_enabled = true
|
||||||
target_host = rns.quad4.io
|
target_host = rns.dismail.de
|
||||||
target_port = 4242
|
target_port = 7822
|
||||||
|
|
||||||
[[ChaosNet]]
|
[[ChaosNet]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
|
@ -54,12 +54,6 @@
|
||||||
target_host = rns.c3.jitter.eu
|
target_host = rns.c3.jitter.eu
|
||||||
target_port = 4242
|
target_port = 4242
|
||||||
|
|
||||||
[[dismails TCP Interface]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
interface_enabled = true
|
|
||||||
target_host = rns.dismail.de
|
|
||||||
target_port = 7822
|
|
||||||
|
|
||||||
[[interloper node]]
|
[[interloper node]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
|
@ -78,12 +72,30 @@
|
||||||
target_host = rns.beleth.net
|
target_host = rns.beleth.net
|
||||||
target_port = 4242
|
target_port = 4242
|
||||||
|
|
||||||
|
[[Rocket Tech Hub]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = reticulum.rocket-tech.net
|
||||||
|
target_port = 443
|
||||||
|
|
||||||
[[SparkN0de]]
|
[[SparkN0de]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
target_host = aspark.uber.space
|
target_host = aspark.uber.space
|
||||||
target_port = 44860
|
target_port = 44860
|
||||||
|
|
||||||
|
[[Tidudanka.com]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = reticulum.tidudanka.com
|
||||||
|
target_port = 37500
|
||||||
|
|
||||||
|
[[quad4net tcp]]
|
||||||
|
type = TCPClientInterface
|
||||||
|
enabled = yes
|
||||||
|
target_host = rns.quad4.io
|
||||||
|
target_port = 4242
|
||||||
|
|
||||||
[[nisa-node]]
|
[[nisa-node]]
|
||||||
type = TCPClientInterface
|
type = TCPClientInterface
|
||||||
enabled = yes
|
enabled = yes
|
||||||
|
@ -149,18 +161,6 @@
|
||||||
interface_enabled = true
|
interface_enabled = true
|
||||||
target_host = 45.77.109.86
|
target_host = 45.77.109.86
|
||||||
target_port = 4965
|
target_port = 4965
|
||||||
|
|
||||||
[[Tidudanka.com]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
enabled = yes
|
|
||||||
target_host = reticulum.tidudanka.com
|
|
||||||
target_port = 37500
|
|
||||||
|
|
||||||
[[Rocket Tech Hub]]
|
|
||||||
type = TCPClientInterface
|
|
||||||
enabled = yes
|
|
||||||
target_host = reticulum.rocket-tech.net
|
|
||||||
target_port = 443
|
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<p align="right"><a href="docs_zh-cn.html">下一个主题:阅读手册</a></p>
|
<p align="right"><a href="docs_zh-cn.html">下一个主题:阅读手册</a></p>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue