mirror of
https://github.com/yggdrasil-network/public-peers.git
synced 2024-11-24 05:39:20 +02:00
New peering method for mima.localghost.org (#539)
Ports 1996 (tcp), 1997 (tls), and 1998 (quic) will all be decommissioned in 5 September 2024 in favor of a simple TLS listener at port 443.
This commit is contained in:
parent
2ed7072eed
commit
242740eb10
|
@ -4,5 +4,4 @@ Add connection strings from the below list to the `Peers: []` section of your
|
||||||
Yggdrasil configuration file to peer with these nodes.
|
Yggdrasil configuration file to peer with these nodes.
|
||||||
|
|
||||||
* Manila, LightNode, VPS, operated by [Mima-sama](http://mima.localghost.org)
|
* Manila, LightNode, VPS, operated by [Mima-sama](http://mima.localghost.org)
|
||||||
* `tcp://mima.localghost.org:1996`
|
* `tls://mima.localghost.org:443`
|
||||||
* `tls://mima.localghost.org:1997`
|
|
||||||
|
|
Loading…
Reference in New Issue