Add Int32's Yggdrasil TCP server

Int32 2025-10-02 15:55:02 +02:00
commit 192ed64410

@ -239,4 +239,10 @@ These Reticulum interface settings are here to provide a starting point when con
enabled = true
target_host = 200:978c:6347:8b49:f73e:ac69:daa:f71a
target_port = 4242
[[Int32 Pi(Ygg)]]
type = TCPClientInterface
enabled = true
target_host = 200:b55c:7e7a:80fe:9e32:cded:55d2:91
target_port = 4242
```