Add two new peers: one in Singapore, another one in Russia (#584)

This commit is contained in:
Vladimir Goncharov 2025-02-02 20:04:46 +07:00 committed by GitHub
parent 0f8bf62bd4
commit 06eca9688f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 0 deletions

View file

@ -6,3 +6,7 @@ Yggdrasil configuration file to peer with these nodes.
* Singapore, Vultr, VPS, operated by [YuetAu](https://yuetau.net)
* `tcp://sin.yuetau.net:6642`
* `tls://sin.yuetau.net:6643`
* Singapore, OVH VPS, operated by [cleverfox](https://github.com/cleverfox/) dual-stack
* `tls://asia.deinfra.org:15015`
* `quic://asia.deinfra.org:15015`

View file

@ -141,3 +141,10 @@ Add connection strings from the below list to the `Peers: []` section of your Yg
* `ws://195.58.51.167:7993`
* `quic://kzn1.neonxp.ru:7994`
* `quic://195.58.51.167:7994`
### Kursk
* Kursk, dual-stack, dual-home, operated by [cleverfox](https://github.com/cleverfox/)
* `tls://kursk.cleverfox.org:15015`
* `quic://kursk.cleverfox.org:15015`
* `ws://kursk.cleverfox.org:15016`