summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrumeet <yuuta@yuuta.moe>2022-01-18 11:10:54 -0800
committerTrumeet <yuuta@yuuta.moe>2022-01-18 11:10:54 -0800
commit65f798329daed0c1745d2bde7e9c214042e3fbb9 (patch)
treee5ea8721fbae587f3decfb52d16c1808cc717ab7
parent2a50740617739d3cb550a5e3727bda1fad9410d8 (diff)
downloadwww-65f798329daed0c1745d2bde7e9c214042e3fbb9.tar
www-65f798329daed0c1745d2bde7e9c214042e3fbb9.tar.gz
www-65f798329daed0c1745d2bde7e9c214042e3fbb9.tar.bz2
www-65f798329daed0c1745d2bde7e9c214042e3fbb9.zip
Add RAIT configuration for Europe (region ID 0)
-rw-r--r--rait/0.json30
1 files changed, 30 insertions, 0 deletions
diff --git a/rait/0.json b/rait/0.json
new file mode 100644
index 0000000..689e3ce
--- /dev/null
+++ b/rait/0.json
@@ -0,0 +1,30 @@
+[
+ {
+ "public_key": "n4RA0owI9JuGa0mEKhTLJhegh4pUqEcf2XZT7CaTL1M=",
+ "operator_key": "5Z122oCHmsN8JdzJt0aI9ewxoRV5kVgGWLZNfTLdLLg=",
+ "remarks": {
+ "name": "fra1.de"
+ },
+ "endpoints": [
+ {
+ "send_port": 51200,
+ "address_family": "ip4",
+ "address": "fra1.de.endpoints.yuuta.network"
+ }
+ ]
+ },
+ {
+ "public_key": "xlmS2U7XS8t3X5NxkvlauDcsw17Rc67rwJc/KJylU0A=",
+ "operator_key": "jVEIZKwSWy7r8MhJYAL8NbSs12aD5rkJeNtfL7NMy50=",
+ "remarks": {
+ "name": "har1.nl"
+ },
+ "endpoints": [
+ {
+ "send_port": 50100,
+ "address_family": "ip4",
+ "address": "har1.nl.endpoints.yuuta.network"
+ }
+ ]
+ }
+]