mirror of
https://github.com/yggdrasil-network/public-peers.git
synced 2025-01-07 18:03:33 +02:00
Update united-states.md (#571)
Added 2 new states: Missouri and Pennsylvania Modified existing list so states were in alphabetic order. Added 3 new peers (Kansas City, Missouri, Allentown, Pennsylvania and Liberty Lake, Washington)
This commit is contained in:
parent
a191aa74dd
commit
a9a6c74b7d
1 changed files with 27 additions and 5 deletions
|
@ -36,6 +36,20 @@ Yggdrasil configuration file to peer with these nodes.
|
|||
* `tcp://ygg4.mk16.de:1337?key=0000147df8daa1cce2ad4b1d4b14c60a4c69a991b2dfde4e00ba7e95c36c530b`
|
||||
* `tls://ygg4.mk16.de:1338?key=0000147df8daa1cce2ad4b1d4b14c60a4c69a991b2dfde4e00ba7e95c36c530b`
|
||||
|
||||
### Missouri
|
||||
|
||||
* Kansas City, MO Public Node, operated by [IncogNET](https://incognet.io/), 5 Gbit/s, Dual-Stack
|
||||
* `tcp://ygg-kcmo.incognet.io:8883`
|
||||
* `tls://ygg-kcmo.incognet.io:8884`
|
||||
* `quic://ygg-kcmo.incognet.io:8885`
|
||||
* `ws://ygg-kcmo.incognet.io:8886`
|
||||
|
||||
### New Jersey
|
||||
|
||||
* Piscataway, operated by [1200bps](https://longseason.1200bps.xyz)
|
||||
* `tcp://longseason.1200bps.xyz:13121`
|
||||
* `tls://longseason.1200bps.xyz:13122`
|
||||
|
||||
### Oregon
|
||||
|
||||
* Portland, OR (10Gbit, AWS ARM64) operated by [christoofar](https://github.com/christoofar)
|
||||
|
@ -48,11 +62,13 @@ Yggdrasil configuration file to peer with these nodes.
|
|||
* Hillsboro, OR (Hetzner, AMD x86, IPv4 + IPv6)
|
||||
* `tls://ygg.mnpnk.com:443`
|
||||
|
||||
### New Jersey
|
||||
|
||||
* Piscataway, operated by [1200bps](https://longseason.1200bps.xyz)
|
||||
* `tcp://longseason.1200bps.xyz:13121`
|
||||
* `tls://longseason.1200bps.xyz:13122`
|
||||
### Pennsylvania
|
||||
|
||||
* Allentown, PA Public Node, operated by [IncogNET](https://incognet.io/), 5 Gbit/s, Dual-Stack
|
||||
* `tcp://ygg-pa.incognet.io:8883`
|
||||
* `tls://ygg-pa.incognet.io:8884`
|
||||
* `quic://ygg-pa.incognet.io:8885`
|
||||
* `ws://ygg-pa.incognet.io:8886`
|
||||
|
||||
### Texas
|
||||
|
||||
|
@ -71,3 +87,9 @@ Yggdrasil configuration file to peer with these nodes.
|
|||
* `tls://[2602:fc24:18:7a42::1]:993`
|
||||
* `quic://23.184.48.86:993`
|
||||
* `quic://[2602:fc24:18:7a42::1]:993`
|
||||
|
||||
* Liberty Lake, WA, Public Node, operated by [IncogNET](https://incognet.io/), 5 Gbit/s, Dual-Stack
|
||||
* `tcp://ygg-wa.incognet.io:8883`
|
||||
* `tls://ygg-wa.incognet.io:8884`
|
||||
* `quic://ygg-wa.incognet.io:8885`
|
||||
* `ws://ygg-wa.incognet.io:8886`
|
||||
|
|
Loading…
Reference in a new issue