mirror of
https://github.com/yggdrasil-network/public-peers.git
synced 2024-11-16 01:39:21 +02:00
Adss phillymesh public nodes
This commit is contained in:
parent
6a36188c17
commit
40405ac56b
|
@ -2,6 +2,12 @@
|
||||||
|
|
||||||
Add the strings from the below to the `Peers: [],` list of your config file (comma separated) to connect to these nodes.
|
Add the strings from the below to the `Peers: [],` list of your config file (comma separated) to connect to these nodes.
|
||||||
|
|
||||||
|
Gravelines, operated by [Philly Mesh](https://phillymesh.net)
|
||||||
|
|
||||||
|
`"37.187.124.224:12345"`
|
||||||
|
|
||||||
|
`"[2001:41d0:a:f5e0::1]:12345"
|
||||||
|
|
||||||
Paris, operated by [Arceliar](https://github.com/Arceliar)
|
Paris, operated by [Arceliar](https://github.com/Arceliar)
|
||||||
|
|
||||||
`"51.15.204.214:12345"`
|
`"51.15.204.214:12345"`
|
||||||
|
|
|
@ -11,3 +11,9 @@ Amsterdam, operated by [Piele / CreativeServer.Net](https://github.com/petertamb
|
||||||
`"85.17.15.221:35239"`
|
`"85.17.15.221:35239"`
|
||||||
|
|
||||||
`"[2001:1af8:4700:a119:7::1]:35239"`
|
`"[2001:1af8:4700:a119:7::1]:35239"`
|
||||||
|
|
||||||
|
Amsterdam, operated by [Philly Mesh](https://phillymesh.net)
|
||||||
|
|
||||||
|
`"146.185.176.36:12345"`
|
||||||
|
|
||||||
|
`"[2a03:b0c0:0:1010::1a7:c001]:12345"`
|
|
@ -10,6 +10,12 @@ Newark, operated by [BAN AI Systems](https://ban.ai/)
|
||||||
|
|
||||||
`"[2600:3c03::f03c:91ff:fe40:5199]:44478"`
|
`"[2600:3c03::f03c:91ff:fe40:5199]:44478"`
|
||||||
|
|
||||||
|
Newark, operated by [Philly Mesh](https://phillymesh.net)
|
||||||
|
|
||||||
|
`"45.76.166.128:12345"`
|
||||||
|
|
||||||
|
`"[2001:19f0:5:6ed:5400:ff:fe5f:94f7]:12345"`
|
||||||
|
|
||||||
## Texas
|
## Texas
|
||||||
|
|
||||||
Dallas, operated by [BAN AI Systems](https://ban.ai/)
|
Dallas, operated by [BAN AI Systems](https://ban.ai/)
|
||||||
|
@ -17,3 +23,11 @@ Dallas, operated by [BAN AI Systems](https://ban.ai/)
|
||||||
`"198.58.100.240:44478"`
|
`"198.58.100.240:44478"`
|
||||||
|
|
||||||
`"[2600:3c00::f03c:91ff:feae:3efa]:44478"`
|
`"[2600:3c00::f03c:91ff:feae:3efa]:44478"`
|
||||||
|
|
||||||
|
## Washington
|
||||||
|
|
||||||
|
Seattle, operated by [Philly Mesh](https://phillymesh.net)
|
||||||
|
|
||||||
|
`"167.88.124.177:12345"`
|
||||||
|
|
||||||
|
`"[ 2604:180:1:568::beef]:12345"`
|
|
@ -24,3 +24,7 @@ Please stick to the formating
|
||||||
### Gaming
|
### Gaming
|
||||||
|
|
||||||
- [Piele](http://y.yakamo.org#minecraft) - mc.y.creativeserver.net - Minecraft - survival mode map
|
- [Piele](http://y.yakamo.org#minecraft) - mc.y.creativeserver.net - Minecraft - survival mode map
|
||||||
|
|
||||||
|
### DNS
|
||||||
|
|
||||||
|
- [Famicoman](https://phillymesh.net) - 200:8993:bb44:e1f3:bde7:6234:3f3e:fdd1 - OpenNIC DNS server, also backwards compatible with ICANN TLDs for all clearnet resolution.
|
||||||
|
|
Loading…
Reference in New Issue