mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 16:40:41 +08:00
commit
cd9896e128
4 changed files with 30 additions and 0 deletions
4
asn/AS4242420308.toml
Normal file
4
asn/AS4242420308.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
name = "VILLISEK"
|
||||
owner = "VILLISEK"
|
||||
desc = "VILLISEK network"
|
||||
source = "DN42"
|
14
entity/VILLISEK.toml
Normal file
14
entity/VILLISEK.toml
Normal file
|
@ -0,0 +1,14 @@
|
|||
name = "Clement VILLISEK"
|
||||
babel = [
|
||||
"fr",
|
||||
"en-5",
|
||||
"es-2",
|
||||
"jp-1",
|
||||
"zh-0",
|
||||
"ru-0"
|
||||
]
|
||||
|
||||
[contact]
|
||||
email = "clement@villisek.fr"
|
||||
twitter = "cvillisek89"
|
||||
github = "villisek"
|
3
node/VILLISEK.toml
Normal file
3
node/VILLISEK.toml
Normal file
|
@ -0,0 +1,3 @@
|
|||
[VILLISEK]
|
||||
asn = 4242420308
|
||||
desc = "VILLISEK's Marseille (France) node"
|
9
route/AS4242420308.toml
Normal file
9
route/AS4242420308.toml
Normal file
|
@ -0,0 +1,9 @@
|
|||
["10.127.38.32/27"]
|
||||
type = "subnet"
|
||||
name = "VILLISEK-NEO"
|
||||
description = "VILLISEK NeoNetwork experiments"
|
||||
|
||||
["fd10:127:0308::/48"]
|
||||
type = "subnet"
|
||||
name = "VILLISEK-NEO-V6"
|
||||
description = "VILLISEK NeoNetwork experiments in IPv6"
|
Loading…
Reference in a new issue