parent
26fadc96ba
commit
17ec6eaebd
3 changed files with 19 additions and 4 deletions
7
.forgejo/workflows/deploy.yml
Normal file
7
.forgejo/workflows/deploy.yml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
on: [push]
|
||||||
|
jobs:
|
||||||
|
deploy:
|
||||||
|
runs-on: docker
|
||||||
|
container: python
|
||||||
|
steps:
|
||||||
|
- run: python deploy.py
|
|
@ -0,0 +1,8 @@
|
||||||
|
172.20.183.89,DE,,Frankfurt,
|
||||||
|
172.20.183.90,DE,,Nuremberg,
|
||||||
|
172.20.183.91,PL,,Warsaw,
|
||||||
|
172.20.183.93,NL,,Amsterdam,
|
||||||
|
fdfe:8d0:7450:100::/56,DE,,Frankfurt,
|
||||||
|
fdfe:8d0:7450:200::/56,DE,,Nuremberg,
|
||||||
|
fdfe:8d0:7450:300::/56,PL,,Warsaw,
|
||||||
|
fdfe:8d0:7450:500::/56,NL,,Amsterdam,
|
|
8
nodes.md
8
nodes.md
|
@ -1,7 +1,7 @@
|
||||||
Port is last 5 digits of your ASN\
|
Port is last 5 digits of your ASN\
|
||||||
If your ASN is not 424242xxxx, [use this](https://dn42.724.rocks/port-calc.html)
|
If your ASN is not 424242xxxx, [use this](https://dn42.724.rocks/port-calc.html)
|
||||||
|
|
||||||
Warsaw, Poland
|
### Warsaw, Poland
|
||||||
- `pl-waw.420129.xyz` 1 Gbps
|
- `pl-waw.420129.xyz` 1 Gbps
|
||||||
- Pingables:
|
- Pingables:
|
||||||
- `172.20.183.91`
|
- `172.20.183.91`
|
||||||
|
@ -10,7 +10,7 @@ Warsaw, Poland
|
||||||
- `fe80::129:669a`
|
- `fe80::129:669a`
|
||||||
- Hosting: [Skhron](https://skhron.com.ua/aff.php?aff=20)
|
- Hosting: [Skhron](https://skhron.com.ua/aff.php?aff=20)
|
||||||
|
|
||||||
Frankfurt, Germany
|
### Frankfurt, Germany
|
||||||
- `de-fra.420129.xyz` 1 Gbps
|
- `de-fra.420129.xyz` 1 Gbps
|
||||||
- ⚠️ High latency over IPv6
|
- ⚠️ High latency over IPv6
|
||||||
- Pingables:
|
- Pingables:
|
||||||
|
@ -20,7 +20,7 @@ Frankfurt, Germany
|
||||||
- `fe80::129:93a8`
|
- `fe80::129:93a8`
|
||||||
- Hosting: [Datalix](https://datalix.de/a/inff)
|
- Hosting: [Datalix](https://datalix.de/a/inff)
|
||||||
|
|
||||||
Amsterdam, Netherlands
|
### Amsterdam, Netherlands
|
||||||
- `nl-ams.420129.xyz` ½ Gbps
|
- `nl-ams.420129.xyz` ½ Gbps
|
||||||
- Pingables:
|
- Pingables:
|
||||||
- `172.20.183.93`
|
- `172.20.183.93`
|
||||||
|
@ -29,7 +29,7 @@ Amsterdam, Netherlands
|
||||||
- `fe80::129:c9db`
|
- `fe80::129:c9db`
|
||||||
- Hosting: Oracle
|
- Hosting: Oracle
|
||||||
|
|
||||||
Nuremberg, Germany
|
### Nuremberg, Germany
|
||||||
- `de-nue.420129.xyz` 10 Gbps
|
- `de-nue.420129.xyz` 10 Gbps
|
||||||
- Pingables:
|
- Pingables:
|
||||||
- `172.20.183.90`
|
- `172.20.183.90`
|
||||||
|
|
Loading…
Reference in a new issue