mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 16:40:41 +08:00
commit
96db152e3c
4 changed files with 4 additions and 0 deletions
|
@ -4,3 +4,4 @@ AS Number Name
|
|||
4201048576 Neo_Chen
|
||||
4200078274 Staph
|
||||
4200012450 icecat
|
||||
4200114514 chenx97
|
||||
|
|
|
@ -14,6 +14,7 @@ digraph "NeoNetwork Nodes"
|
|||
pan [label="r2.tw.pan93412.dedyn.io"]
|
||||
icecat_Explosion [label="hk-01.nextmoe.cloud.imiku.cn"]
|
||||
staph [label="s.aureus.ga"]
|
||||
chenx97 [label="chenx97.neocloud.tw"]
|
||||
|
||||
subgraph cluster_croom {
|
||||
label = "CROOM";
|
||||
|
@ -36,4 +37,5 @@ digraph "NeoNetwork Nodes"
|
|||
icecat_Explosion -> ucbvax [dir=both]
|
||||
pan -> ucbvax [dir=both]
|
||||
c -> staph
|
||||
ucbvax -> chenx97 [dir=both]
|
||||
}
|
||||
|
|
BIN
nodes.png
BIN
nodes.png
Binary file not shown.
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 30 KiB |
|
@ -24,6 +24,7 @@ Network ID Protocol Upstream Downstream Comment
|
|||
10.127.0.60/30 WireGuard ucbvax <--> pan
|
||||
10.127.0.64/30 Gre Icecat-Explosion<--> Icecat-Notebook No online time guarantee
|
||||
10.127.0.68/30 Tinc caaish --> staph
|
||||
10.127.0.72/30 WireGuard ucbvax <--> chenx97
|
||||
|
||||
@1 --> Non-24H
|
||||
|
||||
|
|
Loading…
Reference in a new issue