mirror of
https://github.com/markqvist/reticulum_website.git
synced 2025-07-20 13:29:01 -04:00
Updated entrypoint list
This commit is contained in:
parent
36b62f829c
commit
75f3c19f44
1 changed files with 6 additions and 1 deletions
|
@ -113,8 +113,13 @@ PUBLIC_ENTRYPOINTS = """```
|
|||
[[Tidudanka.com]]
|
||||
type = TCPClientInterface
|
||||
enabled = yes
|
||||
target_host = 164.90.180.40
|
||||
target_host = reticulum.tidudanka.com
|
||||
target_port = 37500
|
||||
|
||||
[[Rocket Tech Hub]]
|
||||
type = TCPClientInterface
|
||||
enabled = yes
|
||||
target_host = reticulum.rocket-tech.net
|
||||
target_port = 443
|
||||
```
|
||||
"""
|
Loading…
Add table
Add a link
Reference in a new issue