mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-18 11:40:43 +08:00
Register stone
This is an entry that I create as part of my registration proxy service. Stone added SSH public key. Signed-off-by: Marek Küthe <m.k@mk16.de> Signed-off-by: Stone Fox <stone@unix.dog>
This commit is contained in:
parent
4e421550bd
commit
88f72f3c69
3 changed files with 19 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"
|
7
entity/stone.toml
Normal file
7
entity/stone.toml
Normal file
|
@ -0,0 +1,7 @@
|
|||
name = "Stone Fox"
|
||||
|
||||
[contact]
|
||||
email = "stone@unix.dog"
|
||||
|
||||
[persona]
|
||||
ssh = "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHJZ9eLR5cJ++1HJ9sMjrnM35Q4yrfJXKbgQMHmOrgOnfEXc9TEgZN2bWogcKRoLDbIF3hA8iiT/7QffKhCRBsw="
|
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