Si sólo quiere empezar a experimentar sin construir ninguna red física, le invitamos a unirse a la red pública de pruebas de Reticulum (Testnet). La red de pruebas es precisamente eso, una red informal para probar y experimentar. Estará activa la mayor parte del tiempo y cualquiera puede unirse a ella, pero esto también significa que no hay garantías de disponibilidad del servicio.
La red de pruebas ejecuta la ultimísima versión de Reticulum (a menudo incluso un poco antes de su lanzamiento público). A veces pueden desplegarse versiones experimentales de Reticulum en nodos de la red de pruebas, lo que significa que pueden producirse comportamientos extraños. Si nada de esto le asusta, puede unirse a la red de prueba a través de TCP o I2P.
Sólo tiene que añadir una de las siguientes interfaces a su archivo de configuración de Reticulum:
# TCP/IP interfaz al Dublin Hub
[[RNS Testnet Dublin]]
type = TCPClientInterface
enabled = yes
target_host = dublin.connect.reticulum.network
target_port = 4965
# TCP/IP interfaz al BetweenTheBorders Hub (proporcionado por la comunidad)
[[RNS Testnet BetweenTheBorders]]
type = TCPClientInterface
enabled = yes
target_host = reticulum.betweentheborders.com
target_port = 4242
# Interfaz a I2P Hub A
[[RNS Testnet I2P Hub A]]
type = I2PInterface
enabled = yes
peers = g3br23bvx3lq5uddcsjii74xgmn6y5q325ovrkq2zw2wbzbqgbuq.b32.i2p
La red de pruebas también contiene varios nodos de Nomad Network y nodos de propagación LXMF.
La comunidad ha proporcionado una serie de puntos de entrada disponibles públicamente a las redes de Reticulum. Para el uso diario, se recomienda utilizar estos en lugar de la red de prueba.
Puede conectar sus dispositivos o instancias a uno o más de estos para obtener acceso a cualquier red de Reticulum a la que estén conectados físicamente.
Lo ideal es configurar un nodo de transporte de Reticulum al que sus propios dispositivos puedan acceder localmente y luego conectar ese nodo de transporte a un par de puntos de entrada públicos. Esto proporcionará conexiones eficientes y redundancia en caso de que alguno de ellos deje de funcionar.
# These are community-provided public Reticulum entrypoints
# 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]]
type = TCPClientInterface
interface_enabled = true
target_host = rns.dismail.de
target_port = 7822
[[interloper node]]
type = TCPClientInterface
interface_enabled = true
target_host = intr.cx
target_port = 4242
[[The Outpost]]
type = TCPClientInterface
interface_enabled = true
target_host = theoutpost.life
target_port = 4242
[[Beleth RNS Hub]]
type = TCPClientInterface
interface_enabled = true
target_host = rns.beleth.net
target_port = 4242
[[SparkN0de]]
type = TCPClientInterface
interface_enabled = true
target_host = aspark.uber.space
target_port = 44860
[[nisa-node]]
type = TCPClientInterface
enabled = yes
target_host = nisa.cat
target_port = 4242
[[acehoss]]
type = TCPClientInterface
enabled = yes
target_host = rns.acehoss.net
target_port = 4242
[[RNS Testnet StoppedCold]]
type = TCPClientInterface
enabled = yes
target_host = rns.stoppedcold.com
target_port = 4242
[[RNS COMSEC-RD]]
type = TCPClientInterface
enabled = yes
target_host = 80.78.23.249
target_port = 4242
[[R-Net TCP]]
type = TCPClientInterface
enabled = yes
target_host = istanbul.reserve.network
target_port = 9034
[[RNS TCP Node Germany 001]]
type = TCPClientInterface
enabled = true
target_host = 202.61.243.41
target_port = 4965
[[RNS TCP Node Germany 002]]
type = TCPClientInterface
enabled = true
target_host = 193.26.158.230
target_port = 4965
[[Quortal TCP Node]]
type = TCPClientInterface
enabled = true
target_host = reticulum.qortal.link
target_port = 4242
[[mobilefabrik TCP]]
type = TCPClientInterface
enabled = true
target_host = phantom.mobilefabrik.com
target_port = 4242
[[g00n.cloud Hub]]
type = TCPClientInterface
enabled = true
target_host = dfw.us.g00n.cloud
target_port = 6969
[[RNS_Transport_US-East]]
type = TCPClientInterface
interface_enabled = true
target_host = 45.77.109.86
target_port = 4965
[[Tidudanka.com]]
type = TCPClientInterface
enabled = yes
target_host = 164.90.180.40
target_port = 37500