http://horse.i2p/yggdrasil.html
Add ~horse peers to the Peers section of yggdrasil.conf : "Peers": [
"quic://tilde.horse:1337",
"tls://tilde.horse:6969",
"tcp://tilde.horse:42069"
] 3. Expose a local service to your Yggdrasil address (e.g. a web server on port 8080): yggstack -useconffile yggdrasil.conf -remote-tcp 80:127.0.0.1:8080