mirror of
https://github.com/yggdrasil-network/public-peers.git
synced 2025-02-12 08:31:51 +00:00
Add two new peers: one in Singapore, another one in Russia (#584)
This commit is contained in:
parent
0f8bf62bd4
commit
06eca9688f
2 changed files with 11 additions and 0 deletions
|
@ -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`
|
||||
|
|
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue