◈ 9ce92808be498e9e05590ff27cbfdfe4
RRC hub: 28c7c1a68c735693aa8e6b8193ed44b2 (join room general)
Forum / Help / Do interface announcements work with more exotic interfaces

Do interface announcements work with more exotic interfaces

Question

Started by welo ·

I'm thinking specifically pipe and serial interfaces for usage with programs such as https://github.com/matvik22000/rns-over-icmp or https://github.com/x3ps/rns-over-email though there might be other use cases for non internet things that you still might want to people to connect through; For these types of use cases, would setting the discoverable parameter to true make it periodically announcement this interface? could you set reachable_on as your ip address along with link to one of the above repos to allow people to easily connect.

K8 3c09de501dadb1c1...
edited

RNS/Discovery.py:37:

    DISCOVERABLE_INTERFACE_TYPES = ["BackboneInterface", "TCPServerInterface", "TCPClientInterface",
                                    "RNodeInterface", "WeaveInterface", "I2PInterface", "KISSInterface"]

K8 wrote:

RNS/Discovery.py:37:

    DISCOVERABLE_INTERFACE_TYPES = ["BackboneInterface", "TCPServerInterface", "TCPClientInterface",
                                    "RNodeInterface", "WeaveInterface", "I2PInterface", "KISSInterface"]

What is a WeaveInterface because I've never of that one prior.

I'll also note that https://directory.rns.recipes/ includes PipeInterface and SerialInterface as an option, so that's a bug given that it can't be discoverable.

Zenith 19c5d885e2d7a4a1...

@welo Let me fix that real quick lol, my bad.

K8 3c09de501dadb1c1...

welo wrote:

What is a WeaveInterface because I've never of that one prior.

https://github.com/markqvist/Reticulum/discussions/788

Post a Reply

Markdown

Supports Markdown: **bold**, *italic*, `code`, ```code blocks```, [links](url)

Log in to upload images

Proof of work verification for anonymous posting

Copied to clipboard