mirror of
https://github.com/yggdrasil-network/public-peers.git
synced 2024-11-12 15:59:20 +02:00
Merge pull request #366 from marek22k/master
remove offline nodes without contact details && fix node details
This commit is contained in:
commit
d8c0400389
|
@ -1,11 +0,0 @@
|
|||
# Belarus Peers
|
||||
|
||||
Operators of Yggdrasil public peers in Belarus should consider joining the [Russian Meshnet](https://github.com/russian-meshnet/meshnet-chat-agenda/blob/master/README.md#чаты-и-мосты-в-разных-сетях) and [Yggdrasil RU](https://t.me/Yggdrasil_ru) community channels!
|
||||
|
||||
Add connection strings from the below list to the `Peers: []` section of your Yggdrasil configuration file to peer with these nodes.
|
||||
|
||||
|
||||
### Gomel
|
||||
* Gomel region
|
||||
* `tcp://yggby.ddns.net:7991`
|
||||
* `tls://yggby.ddns.net:7992`
|
|
@ -18,9 +18,6 @@ Yggdrasil configuration file to peer with these nodes.
|
|||
* `tcp://ygg.cofob.ru:80`
|
||||
* `tls://ygg.cofob.ru:443`
|
||||
|
||||
* Nuremberg, node hosted on a small Homeserver, 100mbit/s connection/bandwidth
|
||||
* `tcp://bunkertreff.ddns.net:5454`
|
||||
|
||||
* Frankfurt, active 1 GmbH, dedicated, 10Gbit/s, operated by [/dev/null/v](https://dev.nul.lv)
|
||||
* `tcp://01.ffm.deu.ygg.yt:80`
|
||||
* `tls://01.ffm.deu.ygg.yt:443`
|
||||
|
|
|
@ -19,9 +19,6 @@ Add connection strings from the below list to the `Peers: []` section of your Yg
|
|||
* Moscow, home public node, operated by [AveryanAlex](https://t.me/averyanalex) *Up to 200 Mbit/s*
|
||||
* `tcp://95.165.99.73:5353`
|
||||
|
||||
* Moscow, vps public node, operated by [AleksdemSA](https://github.com/AleksdemSA)
|
||||
* `tls://185.22.60.71:8443`
|
||||
|
||||
* Public node, operated by [@cofob:cofob.ru](https://matrix.to/#/@cofob:cofob.ru)
|
||||
* `tcp://kazi.peer.cofob.ru:18000`
|
||||
* `tls://kazi.peer.cofob.ru:18001`
|
||||
|
@ -30,10 +27,6 @@ Add connection strings from the below list to the `Peers: []` section of your Yg
|
|||
* `tcp://toki.peer.cofob.ru:80`
|
||||
* `tls://toki.peer.cofob.ru:443`
|
||||
|
||||
* Moskow VPS node, operated by [BiGLapa](https://ygg.biglapa.ru)
|
||||
* `tcp://188.120.228.75:7991`
|
||||
* `tls://188.120.228.75:7992`
|
||||
|
||||
* Moscow VPS public node, operated by [L27001](https://yggdrasil.ezdomain.ru), *rate-limited to 100 Mbit/s IPv4/IPv6*
|
||||
* `tcp://ygg0.ezdomain.ru:11129`
|
||||
* `tls://ygg0.ezdomain.ru:11130`
|
||||
|
|
|
@ -23,7 +23,7 @@ Yggdrasil configuration file to peer with these nodes.
|
|||
|
||||
* Lenexa, operated by [jcgruenhage](https://jcg.re)
|
||||
* `tls://108.175.10.127:61216`
|
||||
* `tcp://[2607:f1c0:1801:d4::1]:61216`
|
||||
* `tls://[2607:f1c0:1801:d4::1]:61216`
|
||||
|
||||
### Massachusetts
|
||||
|
||||
|
|
Loading…
Reference in New Issue