Added I2P peer

This commit is contained in:
Tristan B. Velloza Kildaire 2025-02-05 13:27:58 +02:00 committed by GitHub
parent 2bb9e4c88e
commit f07db8d617
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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