mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-05 21:42:26 +08:00
Register stone
This is an entry that I create as part of my registration proxy service. Signed-off-by: Marek Küthe <m.k@mk16.de>
This commit is contained in:
parent
9f796008a8
commit
eae27141f0
3 changed files with 16 additions and 0 deletions
3
asn/AS4201270003.toml
Normal file
3
asn/AS4201270003.toml
Normal file
|
@ -0,0 +1,3 @@
|
|||
name = "Stone Network"
|
||||
|
||||
owner = "stone"
|
4
entity/stone.toml
Normal file
4
entity/stone.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
name = "Stone Fox"
|
||||
|
||||
[contact]
|
||||
email = "stone@unix.dog"
|
9
route/AS4201270003.toml
Normal file
9
route/AS4201270003.toml
Normal file
|
@ -0,0 +1,9 @@
|
|||
["10.127.18.128/25"]
|
||||
type = "subnet"
|
||||
|
||||
name = "Stone IPv4 Block"
|
||||
|
||||
["fd10:127:6194:24e0::/64"]
|
||||
type = "subnet"
|
||||
|
||||
name = "Stone IPv6 Block"
|
Loading…
Reference in a new issue