mirror of
https://github.com/cwinfo/yggdrasil-public-peers.git
synced 2025-08-01 09:33:45 +00:00
Changing ports of my nodes, splitting ipv4 and ipv6 URLs, adding pub keys (#566)
Ports are now 443 for quic and 8080 for tcp
This commit is contained in:
@@ -37,9 +37,11 @@ Yggdrasil configuration file to peer with these nodes.
|
||||
* `tls://x-fra-0.sergeysedoy97.ru:65534`
|
||||
* `tls://s-fra-0.sergeysedoy97.ru:65534` *Dual-Stack by Cloudflare Spectrum*
|
||||
* `quic://x-fra-0.sergeysedoy97.ru:65535`
|
||||
* Frankfurt, VPS, IPv4 Only, 2Gbps operated by [lcharles123](https://github.com/lcharles123)
|
||||
* `tcp://89.117.152.94:65535`
|
||||
* `quic://89.117.152.94:65535`
|
||||
* Frankfurt, VPS, 2Gbps operated by [lcharles123](https://github.com/lcharles123)
|
||||
* `tcp://ip4.fvm.mywire.org:8080?key=000000000143db657d1d6f80b5066dd109a4cb31f7dc6cb5d56050fffb014217`
|
||||
* `quic://ip4.fvm.mywire.org:443?key=000000000143db657d1d6f80b5066dd109a4cb31f7dc6cb5d56050fffb014217`
|
||||
* `tcp://ip6.fvm.mywire.org:8080?key=000000000143db657d1d6f80b5066dd109a4cb31f7dc6cb5d56050fffb014217`
|
||||
* `quic://ip6.fvm.mywire.org:443?key=000000000143db657d1d6f80b5066dd109a4cb31f7dc6cb5d56050fffb014217`
|
||||
|
||||
* Frankfurt, VPS with 10Gb/s, operated by [Revertron](https://github.com/Revertron)
|
||||
* `tcp://193.107.20.230:7743`
|
||||
|
Reference in New Issue
Block a user