mirror of
https://github.com/yggdrasil-network/public-peers.git
synced 2024-11-08 22:19:23 +02:00
add my new peer
This commit is contained in:
parent
1c11937c68
commit
66e667f2a5
|
@ -35,6 +35,10 @@ Yggdrasil configuration file to peer with these nodes.
|
|||
* Jena, hosted on Euserv, operated by [Marek Küthe](https://mk16.de/)
|
||||
* `tcp://ygg2.mk16.de:1337`
|
||||
* `tls://ygg2.mk16.de:1338`
|
||||
|
||||
* Nuremberg, hosted on Netcup, operated by [Marek Küthe](https://mk16.de/)
|
||||
* `tcp://p2p-node.de:1337`
|
||||
* `tls://p2p-node.de:1338`
|
||||
|
||||
* Hetzner, Nürnberg
|
||||
* `tls://vpn.ltha.de:443?key=0000006149970f245e6cec43664bce203f2514b60a153e194f31e2b229a1339d`
|
||||
|
|
|
@ -25,3 +25,6 @@ Note that the following assumes I2P is running locally and has configured SOCKS
|
|||
|
||||
* I2P Node (I2Pd), operated by Prophet
|
||||
* `socks://localhost:4447/xmgzqfidm3zn4y3vfljqiuyfxorifntjca3rfnwv3dbbfcrx4uca.b32.i2p:30112`
|
||||
|
||||
* I2P node (Java I2P), operated by [Marek Küthe](https://mk16.de/)
|
||||
* `socks://localhost:4447/3qqi3lxscvx2ebatj36y6wmdzaah7eblf5fl7scayp6wgyhh3vpa.b32.i2p`
|
||||
|
|
|
@ -24,3 +24,6 @@ Note that the following assumes Tor is running locally and listening on the defa
|
|||
|
||||
* HS3 (TCP-only, Hidden Service, v3), operated by jeff)
|
||||
* `socks://localhost:9050/douchedeiqqvyyylqorwpej4q3oz46n2shpngp7d27tlcnufnpwag7ad.onion:5222`
|
||||
|
||||
* HS3 (TCP-only), operated by [Marek Küthe](https://mk16.de/)
|
||||
* `socks://localhost:9050/p2pkbqdgvabddixbbr2y7vrra4qxq3sejfep2qknfu4owh7e3i622dqd.onion:1337`
|
||||
|
|
Loading…
Reference in New Issue