mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 20:40:41 +08:00
Updates the graph of the network
This commit is contained in:
parent
797a5f3952
commit
2c186bff40
2 changed files with 2 additions and 0 deletions
|
@ -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
BIN
nodes.png
Binary file not shown.
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 30 KiB |
Loading…
Reference in a new issue