add yggdrasil / mycelium peer

oooo-ps 2025-10-09 01:15:12 +03:00
commit bbff0f2eb0

@ -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
```