4
0
mirror of https://github.com/cwinfo/yggdrasil-public-peers.git synced 2025-08-01 09:33:45 +00:00

Changing ports of my nodes, splitting ipv4 and ipv6 URLs, adding pub keys (#566)

Ports are now 443 for quic and 8080 for tcp
This commit is contained in:
lcharles123
2024-12-05 20:03:11 -03:00
committed by GitHub
parent d251a35f4c
commit 5d21980664
2 changed files with 10 additions and 6 deletions

View File

@@ -7,9 +7,11 @@ Yggdrasil configuration file to peer with these nodes.
* San Francisco, Digital Ocean, VPS, operated by [marioaugustorama](https://github.com/marioaugustorama)
* `tcp://165.227.17.198:9002`
* Los Angeles, Racknerd, IPv4/v6, 1Gbps operated by [lcharles123](https://github.com/lcharles123)
* `tcp://nerdvm.mywire.org:65535`
* `quic://nerdvm.mywire.org:65535`
* Los Angeles, Racknerd, IPv4/v6, 1Gbps, meteded, operated by [lcharles123](https://github.com/lcharles123)
* `tcp://ip4.nerdvm.mywire.org:8080?key=6342592a45a234afce0966610217f798e4898f6b1607d354fb126c239d05abf7`
* `quic://ip4.nerdvm.mywire.org:443?key=6342592a45a234afce0966610217f798e4898f6b1607d354fb126c239d05abf7`
* `tcp://ip6.nerdvm.mywire.org:8080?key=6342592a45a234afce0966610217f798e4898f6b1607d354fb126c239d05abf7`
* `quic://ip6.nerdvm.mywire.org:443?key=6342592a45a234afce0966610217f798e4898f6b1607d354fb126c239d05abf7`
### Florida