Added entrypoint

This commit is contained in:
Mark Qvist 2025-10-14 19:03:39 +02:00
parent 0b8688ba5b
commit 1cb408595d

10
constants.py Normal file → Executable file
View file

@ -1,6 +1,12 @@
PUBLIC_ENTRYPOINTS = """``` PUBLIC_ENTRYPOINTS = """```
# These are community-provided public Reticulum entrypoints # These are community-provided public Reticulum
# served over TCP, and available over the public Internet. # entrypoints available over the public Internet.
[[Spaceman-ygg]]
type = TCPClientInterface
enabled = true
target_host = 201:e73a:61ee:ca68:4bc5:99d5:fd70:ded1
target_port = 4343
[[Sydney RNS]] [[Sydney RNS]]
type = TCPClientInterface type = TCPClientInterface