mirror of
https://github.com/yggdrasil-network/public-peers.git
synced 2024-11-08 22:19:23 +02:00
add quic to *.itrus.su public peers (#503)
This commit is contained in:
parent
3ab80e6149
commit
9ac7336a97
|
@ -9,6 +9,7 @@ Yggdrasil configuration file to peer with these nodes.
|
|||
* Amsterdam, Inferno Solutions public node, operated by [Werwolf](https://t.me/Werwolf2517) *bandwidth up to 1000 Mbps*
|
||||
* `tcp://vpn.itrus.su:7991`
|
||||
* `tls://vpn.itrus.su:7992`
|
||||
* `quic://vpn.itrus.su:7993`
|
||||
|
||||
* Dronten, operated by ne-vlezay80
|
||||
* `tls://45.147.198.155:6010`
|
||||
|
|
|
@ -111,6 +111,7 @@ Add connection strings from the below list to the `Peers: []` section of your Yg
|
|||
* 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`
|
||||
* `quic://srv.itrus.su:7993`
|
||||
|
||||
### Novosibirsk
|
||||
|
||||
|
@ -146,6 +147,7 @@ Add connection strings from the below list to the `Peers: []` section of your Yg
|
|||
* Yekaterinburg, home public node, operated by [Werwolf](https://t.me/Werwolf2517) *bandwidth up to 300 Mbps*
|
||||
* `tcp://ekb.itrus.su:7991`
|
||||
* `tls://ekb.itrus.su:7992`
|
||||
* `quic://ekb.itrus.su:7993`
|
||||
|
||||
### Kazan
|
||||
|
||||
|
|
Loading…
Reference in New Issue