Merge pull request #3 from yggdrasil-network/master

Base to Fork
This commit is contained in:
Christer Warén 2019-03-22 09:10:36 +02:00 committed by GitHub
commit bce61c5886
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
12 changed files with 122 additions and 6 deletions

15
europe/czechia.md Normal file
View File

@ -0,0 +1,15 @@
# Czechia Peers
Add the strings from the list below to the `Peers: [],` list of your config file (comma separated) to connect to these nodes.
* *PEER IS DOWN CURRENTLY* Prague, awnet.cz, operated by [carnhofdaki](https://github.com/carnhofdaki)
* `"94.230.156.206:9000"`
Example:
```
Peers:
[
tcp://94.230.156.206:9000
]
```

View File

@ -2,11 +2,6 @@
Add the strings from the below to the `Peers: [],` list of your config file (comma separated) to connect to these nodes.
* Kouvola, Netplaza, operated by [Mikaela](https://mikaela.info/)
* `"tcp://tezagm.mikaela.info:47471"`
NOTE: Connection is 0,2 Mbps down / 10 Mbps up most of days (cottage Raspberry Pi B+)
* Ulvila, operated by [ano](https://github.com/ano0)
* `"tcp://185.87.111.202:8080"`

View File

@ -5,6 +5,12 @@ Add the strings from the below to the `Peers: [],` list of your config file (com
* Limburg, OVH, less then 1ms from Frankfurt, operated by [jcgruenhage](https://jcg.re/)
* `"51.75.65.46:65352"`
* Baden-Baden, IONOS, operated by [jcgruenhage](https://jcg.re/)
* `"82.165.69.111:61216"`
* Frankfurt, DigitalOcean, operated by [Mikaela](https://mikaela.info/)
* `"tcp://46.101.250.19:48286"`
* `"tcp://[2a03:b0c0:3:d0::31f:d001]:48286"`
* Falkenstein, Hetzner, FSN1-DC7, operated by [Kipari](https://christoffer.space)
* `tcp://5.9.112.248:39444`

View File

@ -16,4 +16,9 @@ Amsterdam, operated by [Philly Mesh](https://phillymesh.net)
`"146.185.176.36:12345"`
`"[2a03:b0c0:0:1010::1a7:c001]:12345"`
`"[2a03:b0c0:0:1010::1a7:c001]:12345"`
Amsterdam, operated by [Rostyslav Sotnychenko](https://github.com/rsotnychenko)
`tcp://ams1.y.sota.sh:8080` (both IPv4 and IPv6 are supported)

15
europe/romania.md Normal file
View File

@ -0,0 +1,15 @@
# Romania Peers
Add the strings from the list below to the `Peers: [],` list of your config file (comma separated) to connect to these nodes.
* Server Room, operated by [evgiv](https://github.com/evgivz)
* `"185.105.4.249:37414"`
Example:
```
Peers:
[
tcp://185.105.4.249:37414
]
```

12
europe/russia.md Normal file
View File

@ -0,0 +1,12 @@
# Russian Peers
Add the strings from the below to the `Peers: [],` list of your config file (comma separated) to connect to these nodes.
* [Network neighborhood](http://netwhood.online) public node, Moscow Oblast, Podolsk, ALDIS Telecom Ltd, operated by [abslimit](http://netwhood.online/feedback/)
* `tcp://46.151.26.194:60575` (IPv4 only)
* Saratov, DOM.RU, operated by [void.net.in](https://void.net.in)
* `tcp://void.net.in:1666` (IPv4 only)

8
europe/sweden.md Normal file
View File

@ -0,0 +1,8 @@
# Sweden Peers
Add the strings from the below to the `Peers: [],` list of your config file (comma separated) to connect to these nodes.
* Luleå, Norrbotten, operated by [William](https://willeponken.me/)
* `"tcp://bohr.willeponken.me:42015"`
* Stockholm, presummably, operated by [kaos](https://cryptoanarchy.org/)
* `"tcp://yggdrasil.cryptoanarchy.org:1478"`

9
europe/ukraine.md Normal file
View File

@ -0,0 +1,9 @@
# Ukrainian Peers
Add the strings from the below to the `Peers: [],` list of your config file (comma separated) to connect to these nodes.
Kiev, operated by [Rostyslav Sotnychenko](https://github.com/rsotnychenko)
`tcp://ukr1.y.sota.sh:8080` (IPv4 only)

View File

@ -1,3 +1,10 @@
# UK Peers
Add the strings from the below to the `Peers: [],` list of your config file (comma separated) to connect to these nodes.
London, operated by [neilalexander](https://github.com/neilalexander)
```
tcp://185.164.138.18:1001
tcp://[2a06:8ec0:0:3027::1]:1001
```

View File

@ -2,6 +2,20 @@
Add the strings from the below to the `Peers: [],` list of your config file (comma separated) to connect to these nodes.
## Massachusetts
Boston, operated by [Stephen304](https://github.com/stephen304)
`"50.236.201.218:56088"`
## Nevada
Las Vegas, operated by [santost12](https://github.com/santost12)
`"199.175.54.202:47313"`
`"[2607:8b00:0:96::ac18:1f8]:47313"`
## New Jersey
Newark, operated by [Philly Mesh](https://phillymesh.net)
@ -20,6 +34,12 @@ Piscataway, operated by [Asymptote Club](https://asymptote.club)
`"[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/)

15
oceania/australia.md Normal file
View File

@ -0,0 +1,15 @@
# Australia peers
Add the strings from the below to the `Peers: [],` list of your config file (comma separated) to connect to these nodes.
Sydney, operated by passenger245
`"tcp://103.25.58.141:23320"`
`"tcp://[2406:d500:6:beef:21a2:a10c:6aea:0001]:23320"`
Perth, operated by passenger245
`"tcp://45.248.78.75:17220"`
`"tcp://[2404:f780:8:beef:29e2:81e1:3c73:0001]:17220"`

9
south-america/brazil.md Normal file
View File

@ -0,0 +1,9 @@
# Brazil Peers
Add the strings from the below to the `Peers: [],` list of your config file (comma separated) to connect to these nodes.
## São Paulo
São Paulo, operated by [Yan Minari](https://yetanothernerd.xyz/)
`"45.231.133.188:58301"`