mirror of
https://github.com/cwinfo/yggdrasil-public-peers.git
synced 2025-07-04 04:37:44 +00:00
Prune dead peers
This commit is contained in:
@ -25,6 +25,3 @@ Yggdrasil configuration file to peer with these nodes.
|
||||
* `tls://s2.i2pd.xyz:39575`
|
||||
* `tls://62.210.85.80:39575`
|
||||
* `tls://[2001:470:1f13:e56::64]:39575`
|
||||
* Paris, Online SAS, operated by [Jorropo](https://github.com/Jorropo)
|
||||
* `tls://jorropo.net:12221?key=060f2d49c6a1a2066357ea06e58f5cff8c76a5c0cc513ceb2dab75c900fe183b&sni=jorropo.net`
|
||||
* `tls://163.172.31.60:12221?key=060f2d49c6a1a2066357ea06e58f5cff8c76a5c0cc513ceb2dab75c900fe183b&sni=jorropo.net`
|
||||
|
@ -3,9 +3,6 @@
|
||||
Add connection strings from the below list to the `Peers: []` section of your
|
||||
Yggdrasil configuration file to peer with these nodes.
|
||||
|
||||
* Amsterdam, operated by [Merededdo](https://merded.fun)
|
||||
* `tls://109.107.173.235:9111`
|
||||
|
||||
* Meppel, operated by Zina Korzina
|
||||
* `tls://94.103.82.150:8080`
|
||||
|
||||
@ -16,28 +13,20 @@ Yggdrasil configuration file to peer with these nodes.
|
||||
* Dronten, operated by ne-vlezay80
|
||||
* `tls://45.147.198.155:6010`
|
||||
|
||||
* Naaldwijk, operated by [IncogNET](https://incognet.io)
|
||||
* `tcp://ygg-nl.incognet.io:8883`
|
||||
* `tls://ygg-nl.incognet.io:8884`
|
||||
|
||||
* Naaldwijk, operated by [acetone](http://[324:71e:281a:9ed3::ace]/)
|
||||
* `tls://23.137.249.65:444`
|
||||
|
||||
* Amsterdam, VPS, IPv4/IPv6 support, operated by [la ninpre](https://github.com/la-ninpre)
|
||||
* `tls://aaoth.xyz:25565`
|
||||
* `tcp://aaoth.xyz:7777`
|
||||
|
||||
* incognet NL rented dedi, run by jeff
|
||||
* `tls://23.137.251.45:5222`
|
||||
|
||||
* Amsterdam, public node, operated by [sergeysedoy97](https://t.me/sergeysedoy97), 1 Gbit/s, Dual-Stack
|
||||
* `tls://x-ams-0.sergeysedoy97.ru:65535`
|
||||
* `tls://s-ams-0.sergeysedoy97.ru:65535` _IPv6 by Cloudflare Spectrum_
|
||||
* `tls://s-ams-0.sergeysedoy97.ru:65535` *IPv6 by Cloudflare Spectrum*
|
||||
* `tls://88.210.3.30:65535`
|
||||
* `tls://[2a0d:8480:1:2e::]:65535`
|
||||
|
||||
* Amsterdam, public node, operated by [sergeysedoy97](https://t.me/sergeysedoy97), 100 Mbit/s, Dual-Stack
|
||||
* `tls://x-ams-1.sergeysedoy97.ru:65535`
|
||||
* `tls://s-ams-1.sergeysedoy97.ru:65535` _IPv6 by Cloudflare Spectrum_
|
||||
* `tls://s-ams-1.sergeysedoy97.ru:65535` *IPv6 by Cloudflare Spectrum*
|
||||
* `tls://79.137.194.94:65535`
|
||||
* `tls://[2a12:5940:1464::2]:65535`
|
||||
|
@ -56,7 +56,6 @@ Add connection strings from the below list to the `Peers: []` section of your Yg
|
||||
* `tls://45.95.202.21:443`
|
||||
* `tls://[2a09:5302:ffff::992]:443`
|
||||
|
||||
|
||||
* Moscow, home public node (300 mbit/s) operated by [gastarbeiter14](https://t.me/gastarbeiter14):
|
||||
* `tcp://77.37.218.131:12402`
|
||||
* `tls://77.37.218.131:443`
|
||||
@ -78,8 +77,6 @@ Add connection strings from the below list to the `Peers: []` section of your Yg
|
||||
|
||||
### Omsk
|
||||
|
||||
* Omsk, home user public node, operated by Prophet *bandwidth up to 300 Mbps*
|
||||
* `tcp://92.124.136.131:30111`
|
||||
* Omsk, RusHost public node, operated by [Werwolf](https://t.me/Werwolf2517) *bandwidth up to 100 Mbps*
|
||||
* `tcp://srv.itrus.su:7991`
|
||||
* `tls://srv.itrus.su:7992`
|
||||
@ -90,7 +87,6 @@ Add connection strings from the below list to the `Peers: []` section of your Yg
|
||||
* `tcp://185.177.216.199:7890`
|
||||
* `tls://185.177.216.199:7891`
|
||||
|
||||
|
||||
* Novoibirsk, public node, operated by [sergeysedoy97](https://t.me/sergeysedoy97), 200 Mbit/s, IPv6 Only
|
||||
* `tls://x-ovb-0.sergeysedoy97.ru:65535`
|
||||
* `tls://s-ovb-0.sergeysedoy97.ru:65535` _Dual-Stack by Cloudflare Spectrum_
|
||||
|
@ -10,9 +10,6 @@ Yggdrasil configuration file to peer with these nodes.
|
||||
* `tls://51.38.64.12:28395`
|
||||
* `tls://[2001:41d0:801:2000::233f]:28395`
|
||||
|
||||
* London, operated by [Tom Snelling](https://tdjs.tech)
|
||||
* `tcp://curiosity.tdjs.tech:30003`
|
||||
|
||||
* Stratagem Hosting, operated by mkb2091
|
||||
* `tls://185.175.90.87:43006`
|
||||
* `tls://[2a10:4740:40:0:2222:3f9c:b7cf:1]:43006`
|
||||
|
Reference in New Issue
Block a user