mirror of
https://github.com/yggdrasil-network/public-peers.git
synced 2024-11-08 22:19:23 +02:00
add quic port for public peer in NL (#507)
This commit is contained in:
parent
c7079c5884
commit
3ab80e6149
|
@ -18,6 +18,7 @@ Yggdrasil configuration file to peer with these nodes.
|
|||
|
||||
* incognet NL rented dedi, run by jeff
|
||||
* `tls://23.137.251.45:5222`
|
||||
* `quic://23.137.251.45:5222`
|
||||
|
||||
* Amsterdam, public node, operated by [sergeysedoy97](https://t.me/sergeysedoy97), 1 Gbit/s, Dual-Stack, *(v0.5 testing only)*
|
||||
* `tcp://x-ams-0.sergeysedoy97.ru:65533`
|
||||
|
@ -41,4 +42,4 @@ Yggdrasil configuration file to peer with these nodes.
|
|||
* `tls://79.137.194.94:65534`
|
||||
* `tls://[2a12:5940:1464::2]:65534`
|
||||
* `quic://79.137.194.94:65535`
|
||||
* `quic://[2a12:5940:1464::2]:65535`
|
||||
* `quic://[2a12:5940:1464::2]:65535`
|
||||
|
|
Loading…
Reference in New Issue