This commit is contained in:
parent
64b9bd1aec
commit
2a94932c09
2 changed files with 6 additions and 6 deletions
6
nodes.md
6
nodes.md
|
@ -7,11 +7,11 @@ Prefix hostname with `ipv4.` to force IPv4 \
|
|||
**Ping both v4 and v6! If IPv4 is better, use it**
|
||||
|
||||
### Amsterdam, Netherlands
|
||||
- `nl1.420129.xyz` 100 Mbps (v6)
|
||||
- `nl1.420129.xyz` 500 Mbps (v6 + v4)
|
||||
- Public key: `iZfLBtF6BiQvdKXx4Yl02u+OL6ls35gSpWCRmB9q4lU=`
|
||||
- Link local: `fe80::129:1`
|
||||
- Pingable: `fdfe:8d0:7450:100::`
|
||||
- Hosting: [Scaleway](https://www.scaleway.com/en/)
|
||||
- Hosting: Oracle Cloud
|
||||
|
||||
### Frankfurt, Germany
|
||||
- `de1.420129.xyz` 1 Gbps (v6 + v4)
|
||||
|
@ -47,4 +47,4 @@ Prefix hostname with `ipv4.` to force IPv4 \
|
|||
- Public key: `GXCLHfUCTjB04RblC0H32lnXyCX/9pTuiWKJTMeyKlg=`
|
||||
- Link local: `fe80::129:6`
|
||||
- Pingable: `fdfe:8d0:7450:600::`
|
||||
- Hosting: [Mikrus](https://mikr.us/)
|
||||
- Hosting: [Mikrus](https://mikr.us/)
|
||||
|
|
|
@ -46,10 +46,10 @@ var nodes = {
|
|||
},
|
||||
nl1: {
|
||||
country: 'nl',
|
||||
location: [52.36679746122722, 4.891598348592709],
|
||||
location: [52.3669969, 4.9002249],
|
||||
city: "Amsterdam, Netherlands",
|
||||
hostname: "nl1.420129.xyz",
|
||||
datacenter: "scaleway AMS-1",
|
||||
datacenter: "Netherlands Northwest eu-amsterdam-1",
|
||||
description: ``,
|
||||
publicKey: "iZfLBtF6BiQvdKXx4Yl02u+OL6ls35gSpWCRmB9q4lU=",
|
||||
linkLocal: "fe80::129:1"
|
||||
|
@ -200,4 +200,4 @@ line(nodes.fi1.location, nodes.de1.location, "fi1 - de1<br><strong>34ms</strong>
|
|||
|
||||
/*map.on("dragstart", function () {
|
||||
dismissPopup(false);
|
||||
});*/
|
||||
});*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue