1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-05-17 13:31:45 +08:00

Merge pull request #104 from Myer921/master

Add Nextmoe Guser(CainSakura) Neonetwork by nextmoe-icecat
This commit is contained in:
Dustrain 2020-07-18 21:39:35 +08:00 committed by GitHub
commit 0d2b7f10d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 23 additions and 0 deletions

3
asn/AS4201270017.toml Normal file
View file

@ -0,0 +1,3 @@
name = "Cain's Home Network"
owner = "CainSakura"
description = "NextMoe GUser"

7
entity/CainSakura.toml Normal file
View file

@ -0,0 +1,7 @@
name = "CainSakura"
[contact]
telegram = "CainSakura"
github = "CainSakura"
email = "cain@iloli.cc"

3
node/CainSakura.toml Normal file
View file

@ -0,0 +1,3 @@
[CainSakura-home]
asn = 4201270017
cidr = ["10.127.234.1/24", "fd10:127:234::1/48"]

10
route/AS4201270017.toml Normal file
View file

@ -0,0 +1,10 @@
["10.127.234.0/24"]
type = "subnet"
name = "CainSakura-home-devices"
description = "For home devices internal network segment for testing connectivity quality, No SLA"
["fd10:127:0234::/48"]
type = "subnet"
name = "CainSakura-home-devices"
description = "For home devices internal network segment for testing connectivity quality, No SLA"
supernet = "fd10:127:0233::/48"