mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 22:40:41 +08:00
register neonetwork
This commit is contained in:
parent
226855c5f2
commit
fd8ba5ad90
4 changed files with 33 additions and 0 deletions
3
asn/AS4201271111.toml
Normal file
3
asn/AS4201271111.toml
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
name = "kskb"
|
||||||
|
owner = "kskb"
|
||||||
|
desc = "kskb's network"
|
19
entity/kskb.toml
Normal file
19
entity/kskb.toml
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
name = "kskb"
|
||||||
|
babel = [
|
||||||
|
"zh",
|
||||||
|
"en-3",
|
||||||
|
]
|
||||||
|
|
||||||
|
[contact]
|
||||||
|
email = "dn42@kskb.eu.org"
|
||||||
|
irc = "kskb"
|
||||||
|
telegram = "KusakabeSi"
|
||||||
|
mastodon = ""
|
||||||
|
github = "KusakabeSi"
|
||||||
|
|
||||||
|
# Details on identifying the entity online (optional). Usually, a PGP key
|
||||||
|
# fingerprint can be put here to help others communicate with the entity more
|
||||||
|
# securely.
|
||||||
|
[persona]
|
||||||
|
pgp = "716846E71E56F088BDF42E695A6761FECF4CAA65"
|
||||||
|
|
2
node/kskb.toml
Normal file
2
node/kskb.toml
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[KSKB-HK1]
|
||||||
|
asn = 4201271111
|
9
route/AS4201271111.toml
Normal file
9
route/AS4201271111.toml
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
["10.127.111.0/24"]
|
||||||
|
type = "subnet"
|
||||||
|
name = "kskb"
|
||||||
|
description = "kskb"
|
||||||
|
|
||||||
|
["fd10:127:e00f::/48"]
|
||||||
|
type = "subnet"
|
||||||
|
name = "kskb"
|
||||||
|
description = "kskb"
|
Loading…
Reference in a new issue