mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-04-27 22:25:37 +00:00
Add Int32's Yggdrasil TCP server
parent
adfff74236
commit
192ed64410
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue