mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 09:20:41 +08:00
added staph
This commit is contained in:
parent
5e6dc6068e
commit
6da11ca33a
4 changed files with 5 additions and 0 deletions
|
@ -2,3 +2,4 @@
|
|||
|
||||
AS Number Name
|
||||
4201048576 Neo_Chen
|
||||
4200078274 Staph
|
||||
|
|
|
@ -13,6 +13,8 @@ digraph "NeoNetwork Nodes"
|
|||
fionaLHS [label="fiona.yukipedia.cf"]
|
||||
pan [label="r2.tw.pan93412.dedyn.io"]
|
||||
icecat_Explosion [label="hk-01.nextmoe.cloud.imiku.cn"]
|
||||
staph [label="s.aureus.ga"]
|
||||
|
||||
subgraph cluster_croom {
|
||||
label = "CROOM";
|
||||
|
||||
|
@ -33,4 +35,5 @@ digraph "NeoNetwork Nodes"
|
|||
ns -> pan
|
||||
icecat_Explosion -> ucbvax [dir=both]
|
||||
pan -> ucbvax [dir=both]
|
||||
c -> staph
|
||||
}
|
||||
|
|
BIN
nodes.png
BIN
nodes.png
Binary file not shown.
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 54 KiB |
|
@ -23,6 +23,7 @@ Network ID Protocol Upstream Downstream Comment
|
|||
10.127.0.56/30 Tinc ucbvax --> Icecat-Explosion No online time guarantee
|
||||
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
|
||||
|
||||
@1 --> Non-24H
|
||||
|
||||
|
|
Loading…
Reference in a new issue