diff --git a/asn/AS4201270019.toml b/asn/AS4201270019.toml new file mode 100644 index 0000000..99517eb --- /dev/null +++ b/asn/AS4201270019.toml @@ -0,0 +1,3 @@ +name = "Cupkappu" +owner = "Cupkappu" +desc = "Cup neonetwork" diff --git a/entity/Cupkappu.toml b/entity/Cupkappu.toml new file mode 100644 index 0000000..938b9f1 --- /dev/null +++ b/entity/Cupkappu.toml @@ -0,0 +1,11 @@ +name = "Cupkappu" +babel = [ + "jp-1", + "zh-0" +] + +[contact] +telegram = "kifuc" +email = "cup@kust.ga" +github = "cupkappu" + diff --git a/node/Cupkappu.toml b/node/Cupkappu.toml new file mode 100644 index 0000000..2260e02 --- /dev/null +++ b/node/Cupkappu.toml @@ -0,0 +1,10 @@ +[Cupkappu-HK] +asn = 4201270019 +cidr = ["10.127.20.97/27"] +desc = "Cup's Hong Kong Node" + +[Cupkappu-JP] +asn = 4201270019 +cidr = ["10.127.20.98/27"] +desc = "Cup's Japan Osaka Node" + diff --git a/route/AS4201270019.toml b/route/AS4201270019.toml new file mode 100644 index 0000000..0c0ec21 --- /dev/null +++ b/route/AS4201270019.toml @@ -0,0 +1,4 @@ +["10.127.19.96/27"] +type = "subnet" +name = "cupkappu" +description = "Cup neonetwork"