5
0
mirror of https://github.com/cwinfo/yggdrasil-public-peers.git synced 2024-09-16 18:49:35 +00:00

Add port to peer (#528)

This commit is contained in:
Per Guth 2024-04-11 23:39:14 +02:00 committed by GitHub
parent 2131262483
commit 448ab62126
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,9 +4,10 @@ Add connection strings from the below list to the `Peers: []` section of your
Yggdrasil configuration file to peer with these nodes.
* Falkenstein, Hetzner Cloud, operated by [Thingylabs](https://www.thingylabs.io/)
* `quic://ygg-uplink.thingylabs.io:443`
* `tls://ygg-uplink.thingylabs.io:443`
* `tcp://ygg-uplink.thingylabs.io:80`
* `tls://ygg-uplink.thingylabs.io:443`
* `tls://ygg-uplink.thingylabs.io:993`
* `quic://ygg-uplink.thingylabs.io:443`
* Falkenstein, public node hosted on a Hetzner Online GmbH dedicated server
* `tcp://94.130.203.208:5999`