mirror of
https://github.com/yggdrasil-network/public-peers.git
synced 2024-11-22 20:59:20 +02:00
add quic ports on public peers (#506)
This commit is contained in:
parent
696237669d
commit
c7079c5884
|
@ -74,3 +74,6 @@ Yggdrasil configuration file to peer with these nodes.
|
||||||
* Liberty Lake, WA operated by jeff.
|
* Liberty Lake, WA operated by jeff.
|
||||||
* `tls://23.184.48.86:993`
|
* `tls://23.184.48.86:993`
|
||||||
* `tls://[2602:fc24:18:7a42::1]:993`
|
* `tls://[2602:fc24:18:7a42::1]:993`
|
||||||
|
* `quic://23.184.48.86:993`
|
||||||
|
* `quic://[2602:fc24:18:7a42::1]:993`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue