1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-06-27 02:08:45 +08:00

Updates the graph of the network

This commit is contained in:
chenx97 2020-04-20 21:11:39 +09:00
parent 797a5f3952
commit 2c186bff40
2 changed files with 2 additions and 0 deletions

View file

@ -14,6 +14,7 @@ digraph "NeoNetwork Nodes"
pan [label="r2.tw.pan93412.dedyn.io"] pan [label="r2.tw.pan93412.dedyn.io"]
icecat_Explosion [label="hk-01.nextmoe.cloud.imiku.cn"] icecat_Explosion [label="hk-01.nextmoe.cloud.imiku.cn"]
staph [label="s.aureus.ga"] staph [label="s.aureus.ga"]
chenx97 [label="chenx97.neocloud.tw"]
subgraph cluster_croom { subgraph cluster_croom {
label = "CROOM"; label = "CROOM";
@ -36,4 +37,5 @@ digraph "NeoNetwork Nodes"
icecat_Explosion -> ucbvax [dir=both] icecat_Explosion -> ucbvax [dir=both]
pan -> ucbvax [dir=both] pan -> ucbvax [dir=both]
c -> staph c -> staph
ucbvax -> chenx97 [dir=both]
} }

BIN
nodes.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 30 KiB