mirror of
https://github.com/markqvist/reticulum_website.git
synced 2025-07-20 21:39:00 -04:00
Update constants.py
This commit is contained in:
parent
74146b2589
commit
2bb9e4c88e
1 changed files with 13 additions and 1 deletions
12
constants.py
12
constants.py
|
@ -121,5 +121,17 @@ PUBLIC_ENTRYPOINTS = """```
|
|||
interface_enabled = true
|
||||
target_host = 45.77.109.86
|
||||
target_port = 4965
|
||||
|
||||
[[rothbard_RNS_transport_ZA]]
|
||||
type = TCPClientInterface
|
||||
enabled = true
|
||||
target_host = rothbard.lab.networks.deavmi.assigned.network
|
||||
target_port = 4242
|
||||
|
||||
[[rothbard_RNS_transport_ZA_ygg]]
|
||||
type = TCPClientInterface
|
||||
enabled = true
|
||||
target_host = 200:73eb:2e4:14be:aac7:90b3:784b:71a3
|
||||
target_port = 4242
|
||||
```
|
||||
"""
|
Loading…
Add table
Add a link
Reference in a new issue