mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-05 04:42:23 +08:00
Merge pull request #30 from Myer921/master
Add Peer information, update some information
This commit is contained in:
commit
1627234ff5
2 changed files with 5 additions and 3 deletions
|
@ -11,7 +11,7 @@ digraph "NeoNetwork Nodes"
|
|||
ncuiqh [label="ncuiqh.nerdpol.ovh\n(LEGACY)"]
|
||||
fionaLHS [label="fiona.yukipedia.cf\n(LEGACY)"]
|
||||
pan [label="r2.neocloud.tw\n(10.127.3.1)"]
|
||||
icecat_Explosion [label="hk-01.nextmoe.cloud.imiku.cn"]
|
||||
icecat_Explosion [label="hk-01.nextmoe.cloud.imiku.cn\n(10.127.0.58,\n10.127.4.10)"]
|
||||
icecat_Notebook [label="Notebook\n(10.127.0.64/30,\n10.127.4.100)"]
|
||||
magicneko_HK01 [label="M-HK1\n(10.127.4.1)"]
|
||||
magicneko_HK02 [label="M-HK2\n(10.127.4.10)"]
|
||||
|
@ -30,7 +30,7 @@ digraph "NeoNetwork Nodes"
|
|||
septs [label="bgp.septs.me\n(AS4200055555)"]
|
||||
lantian [label="lantian\n(AS4200002547)"]
|
||||
dfceaef [label="dfceaef\n(AS4242420140)"]
|
||||
|
||||
SUNNET [label="SUNNET\n(10.127.11.0/24)\n(AS4242423088)"]
|
||||
subgraph cluster_AS4201048576
|
||||
{
|
||||
label = "NeoNetwork (AS4201048576)";
|
||||
|
@ -91,4 +91,6 @@ digraph "NeoNetwork Nodes"
|
|||
ucbvax -> septs [dir=both]
|
||||
magicneko_JP03 -> chenx97 [dir=both]
|
||||
magicneko_RU01 -> staph [dir=both]
|
||||
icecat_Explosion -> SUNNET [dir=both]
|
||||
|
||||
}
|
||||
|
|
|
@ -45,7 +45,7 @@ PP:10.127.8.195/32 : 10.127.8.194/32 WireGuard JerryXiao-SH1 <--> JerryXiao-H
|
|||
PP:10.127.8.194/32 : 10.127.8.196/32 WireGuard JerryXiao-HK1 <--> JerryXiao-HK2
|
||||
PP:10.127.8.193/32 : 10.127.10.1/32 WireGuard JerryXiao <--> Lan Tian
|
||||
PP:172.20.51.99/32 : 172.22.127.2/32 WireGuard JerryXiao <--> dfceaef
|
||||
|
||||
PP:10.127.4.254/32 : 10.127.11.199/32 WireGuard Icecat-Explosion <--> SUNNET
|
||||
|
||||
@1 --> Non-24H
|
||||
|
||||
|
|
Loading…
Reference in a new issue