mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-11 04:02:23 +08:00
Merge pull request #125 from cupkappu/cupkappu-20201108/register
Cupkappu 20201108/register as AS4201270019
This commit is contained in:
commit
b273553899
4 changed files with 28 additions and 0 deletions
3
asn/AS4201270019.toml
Normal file
3
asn/AS4201270019.toml
Normal file
|
@ -0,0 +1,3 @@
|
|||
name = "Cupkappu"
|
||||
owner = "Cupkappu"
|
||||
desc = "Cup neonetwork"
|
11
entity/Cupkappu.toml
Normal file
11
entity/Cupkappu.toml
Normal file
|
@ -0,0 +1,11 @@
|
|||
name = "Cupkappu"
|
||||
babel = [
|
||||
"jp-1",
|
||||
"zh-0"
|
||||
]
|
||||
|
||||
[contact]
|
||||
telegram = "kifuc"
|
||||
email = "cup@kust.ga"
|
||||
github = "cupkappu"
|
||||
|
10
node/Cupkappu.toml
Normal file
10
node/Cupkappu.toml
Normal file
|
@ -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"
|
||||
|
4
route/AS4201270019.toml
Normal file
4
route/AS4201270019.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
["10.127.19.96/27"]
|
||||
type = "subnet"
|
||||
name = "cupkappu"
|
||||
description = "Cup neonetwork"
|
Loading…
Reference in a new issue