mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-04-27 22:25:37 +00:00
add yggdrasil / mycelium peer
parent
192ed64410
commit
bbff0f2eb0
1 changed files with 16 additions and 0 deletions
|
|
@ -244,5 +244,21 @@ These Reticulum interface settings are here to provide a starting point when con
|
|||
enabled = true
|
||||
target_host = 200:b55c:7e7a:80fe:9e32:cded:55d2:91
|
||||
target_port = 4242
|
||||
[[YGGverse(Ygg)]]
|
||||
type = TCPClientInterface
|
||||
enabled = true
|
||||
target_host = 202:68d0:f0d5:b88d:1d1a:555e:2f6b:3148
|
||||
target_port = 4242
|
||||
```
|
||||
|
||||
## Mycelium
|
||||
|
||||
### Community Provided
|
||||
|
||||
```
|
||||
[[YGGverse(Myc)]]
|
||||
type = TCPClientInterface
|
||||
enabled = true
|
||||
target_host = 505:6847:c778:61a1:5c6d:e802:d291:8191
|
||||
target_port = 4242
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue