mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 09:20:41 +08:00
register
This commit is contained in:
parent
6382c2a5a2
commit
82add09ab8
4 changed files with 26 additions and 0 deletions
3
asn/AS4201271877.toml
Normal file
3
asn/AS4201271877.toml
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
name = "Lily_Network"
|
||||||
|
owner = "Lily"
|
||||||
|
description = "Lily Network"
|
12
entity/Lily.toml
Normal file
12
entity/Lily.toml
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
name = "Lilybouquet"
|
||||||
|
babel = [
|
||||||
|
"zh",
|
||||||
|
"en-3",
|
||||||
|
]
|
||||||
|
|
||||||
|
[contact]
|
||||||
|
email = "lilybouquet@lilynet.work"
|
||||||
|
telegram = "Lilybouquet"
|
||||||
|
|
||||||
|
[persona]
|
||||||
|
pgp = "B11F5BE9989BEE9A6A1E81F730291293322B1B8E"
|
2
node/Lily.toml
Normal file
2
node/Lily.toml
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[Lily_Network]
|
||||||
|
asn = 4201271877
|
9
route/AS4201271877.toml
Normal file
9
route/AS4201271877.toml
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
["10.127.180.0/24"]
|
||||||
|
type = "subnet"
|
||||||
|
name = "LilyNetwork-Neo-IP4"
|
||||||
|
description = "LilyNetwork Neo Network v4"
|
||||||
|
|
||||||
|
["fd10:127:1877::/48"]
|
||||||
|
type = "subnet"
|
||||||
|
name = "LilyNetwork-Neo-IP6"
|
||||||
|
description = "LilyNetwork Neo Network v6"
|
Loading…
Reference in a new issue