-
Notifications
You must be signed in to change notification settings - Fork 0
/
note.drawio
57 lines (57 loc) · 4.08 KB
/
note.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<mxfile host="65bd71144e">
<diagram id="DRtcsYhoWhDihjLlxjlr" name="Page-1">
<mxGraphModel dx="905" dy="393" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="2" value="NS1" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;" vertex="1" parent="1">
<mxGeometry x="50" y="70" width="230" height="230" as="geometry"/>
</mxCell>
<mxCell id="3" value="Root NS" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;" vertex="1" parent="1">
<mxGeometry x="330" y="50" width="190" height="190" as="geometry"/>
</mxCell>
<mxCell id="6" value="sent over socket" style="edgeStyle=none;html=1;" edge="1" parent="1" source="4" target="5">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="4" value="<div>TUN</div><div>FD</div>" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;" vertex="1" parent="1">
<mxGeometry x="170" y="90" width="50" height="50" as="geometry"/>
</mxCell>
<mxCell id="17" style="edgeStyle=none;html=1;" edge="1" parent="1" source="5" target="16">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="5" value="TUN2Proxy" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;" vertex="1" parent="1">
<mxGeometry x="360" y="150" width="70" height="70" as="geometry"/>
</mxCell>
<mxCell id="7" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;" vertex="1" parent="1">
<mxGeometry x="290" y="250" width="160" height="160" as="geometry"/>
</mxCell>
<mxCell id="10" style="edgeStyle=none;html=1;" edge="1" parent="1" source="8" target="9">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="15" value="sent over socket" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="10">
<mxGeometry x="-0.2908" y="-2" relative="1" as="geometry">
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="8" value="<div>Socket</div><div>FD<br></div>" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;" vertex="1" parent="1">
<mxGeometry x="220" y="172.5" width="50" height="50" as="geometry"/>
</mxCell>
<mxCell id="9" value="<div>Proxy</div><div>App<br></div>" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;" vertex="1" parent="1">
<mxGeometry x="330" y="310" width="65" height="65" as="geometry"/>
</mxCell>
<mxCell id="13" value="default route" style="edgeStyle=none;html=1;" edge="1" parent="1" source="11" target="4">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="14" value="tcp connect" style="edgeStyle=none;html=1;" edge="1" parent="1" source="11" target="8">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="11" value="App" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;" vertex="1" parent="1">
<mxGeometry x="70" y="180" width="50" height="50" as="geometry"/>
</mxCell>
<mxCell id="16" value="<div>Proxy</div><div>App<br></div>" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;" vertex="1" parent="1">
<mxGeometry x="460" y="117.5" width="55" height="55" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>