mirror of
https://github.com/markqvist/reticulum_website.git
synced 2025-07-21 05:51:52 -04:00
Added I2P peer
This commit is contained in:
parent
2bb9e4c88e
commit
f07db8d617
1 changed files with 5 additions and 0 deletions
|
@ -133,5 +133,10 @@ PUBLIC_ENTRYPOINTS = """```
|
||||||
enabled = true
|
enabled = true
|
||||||
target_host = 200:73eb:2e4:14be:aac7:90b3:784b:71a3
|
target_host = 200:73eb:2e4:14be:aac7:90b3:784b:71a3
|
||||||
target_port = 4242
|
target_port = 4242
|
||||||
|
|
||||||
|
[[rothbard_RNS_transport_ZA_i2p]]
|
||||||
|
type = I2PInterface
|
||||||
|
enabled = true
|
||||||
|
peers = guuahj7pyb6ksmjv2bqrjg4cs2wou6cor3ivsi6crntqbzsxnbna.b32.i2p
|
||||||
```
|
```
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue