mirror of
https://github.com/cwinfo/yggdrasil-public-peers.git
synced 2025-07-02 19:06:18 +00:00
Normalise the public peers repo
This commit is contained in:
@ -2,10 +2,8 @@
|
||||
|
||||
Add the strings from the below to the `Peers: [],` list of your config file (comma separated) to connect to these nodes.
|
||||
|
||||
## Ontario
|
||||
### Ontario
|
||||
|
||||
Toronto, operated by [deprecated.systems](https://deprecated.systems)
|
||||
|
||||
`"104.248.104.141:59168"`
|
||||
|
||||
`"[2604:a880:cad:d0::45:d001]:59168"`
|
||||
* Toronto, operated by [deprecated.systems](https://deprecated.systems)
|
||||
* `tcp://104.248.104.141:59168`
|
||||
* `tcp://[2604:a880:cad:d0::45:d001]:59168`
|
||||
|
@ -2,60 +2,45 @@
|
||||
|
||||
Add the strings from the below to the `Peers: [],` list of your config file (comma separated) to connect to these nodes.
|
||||
|
||||
## Massachusetts
|
||||
### Massachusetts
|
||||
|
||||
Boston, operated by [Stephen304](https://github.com/stephen304)
|
||||
* Boston, operated by [Stephen304](https://github.com/stephen304)
|
||||
* `tcp://50.236.201.218:56088`
|
||||
|
||||
`"50.236.201.218:56088"`
|
||||
### Nevada
|
||||
|
||||
## Nevada
|
||||
* Las Vegas, operated by [santost12](https://github.com/santost12)
|
||||
* `tcp://199.175.54.202:47313`
|
||||
* `tcp://[2607:8b00:0:96::ac18:1f8]:47313`
|
||||
|
||||
Las Vegas, operated by [santost12](https://github.com/santost12)
|
||||
### New Jersey
|
||||
|
||||
`"199.175.54.202:47313"`
|
||||
* Newark, operated by [Philly Mesh](https://phillymesh.net)
|
||||
* `tcp://45.76.166.128:12345`
|
||||
* `tcp://[2001:19f0:5:6ed:5400:ff:fe5f:94f7]:12345`
|
||||
|
||||
`"[2607:8b00:0:96::ac18:1f8]:47313"`
|
||||
* Piscataway, operated by [Asymptote Club](https://asymptote.club)
|
||||
* `tcp://45.77.107.150:34660`
|
||||
* `tcp://[2001:19f0:5:2c95:5400:1ff:fe46:9c]:34660`
|
||||
* `tcp://63.209.33.47:58149`
|
||||
* `tcp://[2001:19f0:5:2a83:5400:1ff:fe89:44db]:58149`
|
||||
|
||||
## New Jersey
|
||||
### Kansas
|
||||
|
||||
Newark, operated by [Philly Mesh](https://phillymesh.net)
|
||||
* Lenexa, operated by [jcgruenhage](https://jcg.re)
|
||||
* `tcp://108.175.10.127:61216`
|
||||
|
||||
`"45.76.166.128:12345"`
|
||||
### Texas
|
||||
|
||||
`"[2001:19f0:5:6ed:5400:ff:fe5f:94f7]:12345"`
|
||||
* Dallas, operated by [BAN AI Systems](https://ban.ai/)
|
||||
* `"198.58.100.240:44478`
|
||||
* `"[2600:3c00::f03c:91ff:feae:3efa]:44478`
|
||||
|
||||
Piscataway, operated by [Asymptote Club](https://asymptote.club)
|
||||
* Dallas, operated by [neutralinsomniac](https://github.com/neutralinsomniac)
|
||||
* `tcp://104.225.221.17:59323`
|
||||
|
||||
`"45.77.107.150:34660"`
|
||||
### Washington
|
||||
|
||||
`"[2001:19f0:5:2c95:5400:1ff:fe46:9c]:34660"`
|
||||
|
||||
`"63.209.33.47:58149"`
|
||||
|
||||
`"[2001:19f0:5:2a83:5400:1ff:fe89:44db]:58149"`
|
||||
|
||||
## Kansas
|
||||
|
||||
Lenexa, operated by [jcgruenhage](https://jcg.re)
|
||||
|
||||
`"108.175.10.127:61216"`
|
||||
|
||||
## Texas
|
||||
|
||||
Dallas, operated by [BAN AI Systems](https://ban.ai/)
|
||||
|
||||
`"198.58.100.240:44478"`
|
||||
|
||||
`"[2600:3c00::f03c:91ff:feae:3efa]:44478"`
|
||||
|
||||
Dallas, operated by [neutralinsomniac](https://github.com/neutralinsomniac)
|
||||
|
||||
`"104.225.221.17:59323"`
|
||||
|
||||
## Washington
|
||||
|
||||
Seattle, operated by [Philly Mesh](https://phillymesh.net)
|
||||
|
||||
`"167.88.124.177:12345"`
|
||||
|
||||
`"[2604:180:1:568::beef]:12345"`
|
||||
* Seattle, operated by [Philly Mesh](https://phillymesh.net)
|
||||
* `tcp://167.88.124.177:12345`
|
||||
* `tcp://[2604:180:1:568::beef]:12345`
|
||||
|
Reference in New Issue
Block a user