-
Notifications
You must be signed in to change notification settings - Fork 0
/
auto-ssh-proxy.drawio
384 lines (384 loc) · 40.8 KB
/
auto-ssh-proxy.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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
<mxfile host="app.diagrams.net" modified="2022-04-19T16:38:19.927Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36" etag="kV3MOgrqBpEwqAGdKjnG" version="17.4.5" type="github" pages="3">
<diagram id="cvPari_scO-0o2VpbSEQ" name="Device001">
<mxGraphModel dx="2426" dy="1253" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="827" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="Kf_rUcnBpeBRhKQZt0No-1" value="REMOTE<br>&lt;ssh server EC2&gt;<br><code>ssh.beyondwork.co.kr<br></code><br><br><br><br><br>" style="whiteSpace=wrap;html=1;aspect=fixed;fillColor=#76608a;strokeColor=#432D57;fontColor=#ffffff;" parent="1" vertex="1">
<mxGeometry x="470" y="300" width="200" height="200" as="geometry" />
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-2" value="linuxserver.io<br>&lt;container&gt;<br><code><font style="font-size: 8px">172.17.0.1</font></code>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#1ba1e2;strokeColor=#006EAF;fontColor=#ffffff;" parent="1" vertex="1">
<mxGeometry x="510" y="430" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-6" value="TARGET DEVICE NETWORK
10.1.0.101" style="swimlane;fontSize=8;" parent="1" vertex="1">
<mxGeometry x="80" y="130" width="270" height="180" as="geometry" />
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-3" value="<span style="color: rgb(255 , 255 , 255) ; font-size: 12px">TARGET_001<br>&lt;ssh target device&gt;<br>192.168.0.22<br><br><br><br><br><br></span>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#fa6800;fontColor=#000000;strokeColor=#C73500;" parent="Kf_rUcnBpeBRhKQZt0No-6" vertex="1">
<mxGeometry x="10" y="30" width="180" height="140" as="geometry" />
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-7" value="LOCAL_001<br>autossh_server<br>&lt;container&gt;<br><font face="monospace"><span style="font-size: 8px">172.17.0.1</span></font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#1ba1e2;strokeColor=#006EAF;fontColor=#ffffff;" parent="Kf_rUcnBpeBRhKQZt0No-6" vertex="1">
<mxGeometry x="20" y="100" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-12" value="<b><font style="font-size: 13px">:40041<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" parent="Kf_rUcnBpeBRhKQZt0No-6" vertex="1">
<mxGeometry x="140" y="140" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-14" value="<b><font style="font-size: 13px">:22<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" parent="Kf_rUcnBpeBRhKQZt0No-6" vertex="1">
<mxGeometry x="190" y="30" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-43" style="edgeStyle=orthogonalEdgeStyle;rounded=0;sketch=0;jumpStyle=none;jumpSize=10;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;fontFamily=Verdana;fontSize=10;strokeColor=#050505;strokeWidth=3;" parent="Kf_rUcnBpeBRhKQZt0No-6" source="Kf_rUcnBpeBRhKQZt0No-7" target="Kf_rUcnBpeBRhKQZt0No-14" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="280" y="40" as="targetPoint" />
<Array as="points">
<mxPoint x="300" y="115" />
<mxPoint x="300" y="40" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-10" value="<b><font style="font-size: 13px">:2222<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" parent="1" vertex="1">
<mxGeometry x="630" y="450" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-15" value="<b><font style="font-size: 13px">:22<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" parent="1" vertex="1">
<mxGeometry x="670" y="300" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-26" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;fontSize=13;strokeWidth=3;strokeColor=#050505;jumpStyle=none;sketch=0;jumpSize=10;" parent="1" source="Kf_rUcnBpeBRhKQZt0No-16" target="Kf_rUcnBpeBRhKQZt0No-10" edge="1">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="750" y="610" />
<mxPoint x="750" y="460" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-45" value="ssh [email protected]:2222" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=10;fontFamily=Verdana;" parent="Kf_rUcnBpeBRhKQZt0No-26" vertex="1" connectable="0">
<mxGeometry x="-0.1192" y="-2" relative="1" as="geometry">
<mxPoint y="-43" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-39" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontSize=13;" parent="1" source="Kf_rUcnBpeBRhKQZt0No-16" target="Kf_rUcnBpeBRhKQZt0No-15" edge="1">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="990" y="200" />
<mxPoint x="693" y="200" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-40" value="<font face="Verdana" style="font-size: 10px">ssh [email protected]</font>" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=13;" parent="Kf_rUcnBpeBRhKQZt0No-39" vertex="1" connectable="0">
<mxGeometry x="0.0522" y="-2" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-16" value="SOURCE<br>&lt;User's device&gt;<br>203.0.113.20" style="whiteSpace=wrap;html=1;aspect=fixed;fontSize=13;fillColor=#6d8764;fontColor=#ffffff;strokeColor=#3A5431;" parent="1" vertex="1">
<mxGeometry x="880" y="510" width="200" height="200" as="geometry" />
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-42" style="edgeStyle=orthogonalEdgeStyle;rounded=0;sketch=0;jumpStyle=none;jumpSize=10;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Verdana;fontSize=10;strokeColor=#050505;strokeWidth=3;entryX=1;entryY=0.5;entryDx=0;entryDy=0;shape=link;" parent="1" source="Kf_rUcnBpeBRhKQZt0No-2" target="Kf_rUcnBpeBRhKQZt0No-12" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="410" y="460" as="targetPoint" />
<mxPoint x="450" y="470" as="sourcePoint" />
<Array as="points">
<mxPoint x="400" y="480" />
<mxPoint x="400" y="280" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-46" value="ssh<br>target001<br>@localhost<br>40041<br><b>[TUNNEL]</b>" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=10;fontFamily=Verdana;" parent="Kf_rUcnBpeBRhKQZt0No-42" vertex="1" connectable="0">
<mxGeometry x="0.0532" y="2" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-17" value="<b><font style="font-size: 13px">:2222<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" parent="1" vertex="1">
<mxGeometry x="465" y="450" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-18" value="<p style="line-height: 0.7 ; font-size: 8px"><b style="font-family: monospace">host.docker.internal<br></b><span style="font-family: monospace"><b>host.containers.internal</b></span></p>" style="shape=parallelogram;perimeter=parallelogramPerimeter;whiteSpace=wrap;html=1;fixedSize=1;fontSize=13;fillColor=#647687;fontColor=#ffffff;strokeColor=#314354;" parent="1" vertex="1">
<mxGeometry x="300" y="199" width="130" height="20" as="geometry" />
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-27" value="TARGET DEVICE NETWORK
15.1.0.103" style="swimlane;fontSize=8;" parent="1" vertex="1">
<mxGeometry x="80" y="330" width="270" height="180" as="geometry" />
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-28" value="<span style="color: rgb(255 , 255 , 255) ; font-size: 12px">TARGET_002<br>&lt;ssh target device&gt;<br>192.168.12.24<br><br><br><br><br><br></span>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#fa6800;fontColor=#000000;strokeColor=#C73500;" parent="Kf_rUcnBpeBRhKQZt0No-27" vertex="1">
<mxGeometry x="10" y="30" width="180" height="140" as="geometry" />
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-29" value="LOCAL_002<br>autossh_server<br>&lt;container&gt;<br><font face="monospace"><span style="font-size: 8px">172.17.0.1</span></font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#1ba1e2;strokeColor=#006EAF;fontColor=#ffffff;" parent="Kf_rUcnBpeBRhKQZt0No-27" vertex="1">
<mxGeometry x="20" y="100" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-30" value="<b><font style="font-size: 13px">:40042<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" parent="Kf_rUcnBpeBRhKQZt0No-27" vertex="1">
<mxGeometry x="140" y="140" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-31" value="<b><font style="font-size: 13px">:22<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" parent="Kf_rUcnBpeBRhKQZt0No-27" vertex="1">
<mxGeometry x="190" y="30" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-32" value="TARGET DEVICE NETWORK
217.1.13.202" style="swimlane;fontSize=8;" parent="1" vertex="1">
<mxGeometry x="80" y="530" width="270" height="180" as="geometry" />
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-33" value="<span style="color: rgb(255 , 255 , 255) ; font-size: 12px">TARGET_003<br>&lt;ssh target device&gt;<br>192.168.1.1<br><br><br><br><br><br></span>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#fa6800;fontColor=#000000;strokeColor=#C73500;" parent="Kf_rUcnBpeBRhKQZt0No-32" vertex="1">
<mxGeometry x="10" y="30" width="180" height="140" as="geometry" />
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-34" value="LOCAL_003<br>autossh_server<br>&lt;container&gt;<br><font face="monospace"><span style="font-size: 8px">172.17.0.1</span></font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#1ba1e2;strokeColor=#006EAF;fontColor=#ffffff;" parent="Kf_rUcnBpeBRhKQZt0No-32" vertex="1">
<mxGeometry x="20" y="100" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-35" value="<b><font style="font-size: 13px">:40043<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" parent="Kf_rUcnBpeBRhKQZt0No-32" vertex="1">
<mxGeometry x="140" y="140" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-36" value="<b><font style="font-size: 13px">:22<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" parent="Kf_rUcnBpeBRhKQZt0No-32" vertex="1">
<mxGeometry x="190" y="30" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-37" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fontSize=13;dashed=1;" parent="1" source="Kf_rUcnBpeBRhKQZt0No-7" target="Kf_rUcnBpeBRhKQZt0No-17" edge="1">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="450" y="260" />
<mxPoint x="450" y="460" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-41" value="" style="ellipse;shape=umlControl;whiteSpace=wrap;html=1;fontFamily=Verdana;fontSize=10;fillColor=none;" parent="1" vertex="1">
<mxGeometry x="420" y="220" width="70" height="80" as="geometry" />
</mxCell>
<mxCell id="Kf_rUcnBpeBRhKQZt0No-44" value="auto ssh <br>make tunnel" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontFamily=Verdana;" parent="1" vertex="1">
<mxGeometry x="460" y="204" width="80" height="30" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram id="3YUdI8cQY9iXKQxEZg6C" name="Device002">
<mxGraphModel dx="2062" dy="1122" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="827" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="8Ml696j87wDd459yrYaI-1" value="REMOTE<br>&lt;ssh server EC2&gt;<br><code>ssh.beyondwork.co.kr<br></code><br><br><br><br><br>" style="whiteSpace=wrap;html=1;aspect=fixed;fillColor=#76608a;strokeColor=#432D57;fontColor=#ffffff;" vertex="1" parent="1">
<mxGeometry x="470" y="300" width="200" height="200" as="geometry" />
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-2" value="linuxserver.io<br>&lt;container&gt;<br><code><font style="font-size: 8px">172.17.0.1</font></code>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#1ba1e2;strokeColor=#006EAF;fontColor=#ffffff;" vertex="1" parent="1">
<mxGeometry x="510" y="430" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-3" value="TARGET DEVICE NETWORK
10.1.0.101" style="swimlane;fontSize=8;" vertex="1" parent="1">
<mxGeometry x="80" y="130" width="270" height="180" as="geometry" />
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-4" value="<span style="color: rgb(255 , 255 , 255) ; font-size: 12px">TARGET_001<br>&lt;ssh target device&gt;<br>192.168.0.22<br><br><br><br><br><br></span>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#fa6800;fontColor=#000000;strokeColor=#C73500;" vertex="1" parent="8Ml696j87wDd459yrYaI-3">
<mxGeometry x="10" y="30" width="180" height="140" as="geometry" />
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-5" value="LOCAL_001<br>autossh_server<br>&lt;container&gt;<br><font face="monospace"><span style="font-size: 8px">172.17.0.1</span></font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#1ba1e2;strokeColor=#006EAF;fontColor=#ffffff;" vertex="1" parent="8Ml696j87wDd459yrYaI-3">
<mxGeometry x="20" y="100" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-6" value="<b><font style="font-size: 13px">:40041<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="8Ml696j87wDd459yrYaI-3">
<mxGeometry x="140" y="140" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-7" value="<b><font style="font-size: 13px">:22<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="8Ml696j87wDd459yrYaI-3">
<mxGeometry x="190" y="30" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-9" value="<b><font style="font-size: 13px">:2222<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="630" y="450" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-10" value="<b><font style="font-size: 13px">:22<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="670" y="300" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-11" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;fontSize=13;strokeWidth=3;strokeColor=#050505;jumpStyle=none;sketch=0;jumpSize=10;" edge="1" parent="1" source="8Ml696j87wDd459yrYaI-15" target="8Ml696j87wDd459yrYaI-9">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-12" value="ssh [email protected]:2222" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=10;fontFamily=Verdana;" vertex="1" connectable="0" parent="8Ml696j87wDd459yrYaI-11">
<mxGeometry x="-0.1192" y="-2" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-13" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontSize=13;" edge="1" parent="1" source="8Ml696j87wDd459yrYaI-15" target="8Ml696j87wDd459yrYaI-10">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="990" y="200" />
<mxPoint x="693" y="200" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-14" value="<font face="Verdana" style="font-size: 10px">ssh [email protected]</font>" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=13;" vertex="1" connectable="0" parent="8Ml696j87wDd459yrYaI-13">
<mxGeometry x="0.0522" y="-2" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-15" value="SOURCE<br>&lt;User's device&gt;<br>203.0.113.20" style="whiteSpace=wrap;html=1;aspect=fixed;fontSize=13;fillColor=#6d8764;fontColor=#ffffff;strokeColor=#3A5431;" vertex="1" parent="1">
<mxGeometry x="890" y="300" width="200" height="200" as="geometry" />
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-16" style="edgeStyle=orthogonalEdgeStyle;rounded=0;sketch=0;jumpStyle=none;jumpSize=10;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Verdana;fontSize=10;strokeColor=#050505;strokeWidth=3;shape=link;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="8Ml696j87wDd459yrYaI-2" target="8Ml696j87wDd459yrYaI-23">
<mxGeometry relative="1" as="geometry">
<mxPoint x="290" y="480" as="targetPoint" />
<mxPoint x="450" y="470" as="sourcePoint" />
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-17" value="ssh<br>target002<br>@localhost<br>40042<br><b>[TUNNEL]</b>" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=10;fontFamily=Verdana;" vertex="1" connectable="0" parent="8Ml696j87wDd459yrYaI-16">
<mxGeometry x="0.0532" y="2" relative="1" as="geometry">
<mxPoint x="41" y="3" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-18" value="<b><font style="font-size: 13px">:2222<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="465" y="450" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-20" value="TARGET DEVICE NETWORK
15.1.0.103" style="swimlane;fontSize=8;" vertex="1" parent="1">
<mxGeometry x="80" y="330" width="270" height="180" as="geometry" />
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-21" value="<span style="color: rgb(255 , 255 , 255) ; font-size: 12px">TARGET_002<br>&lt;ssh target device&gt;<br>192.168.12.24<br><br><br><br><br><br></span>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#fa6800;fontColor=#000000;strokeColor=#C73500;" vertex="1" parent="8Ml696j87wDd459yrYaI-20">
<mxGeometry x="10" y="30" width="180" height="140" as="geometry" />
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-22" value="LOCAL_002<br>autossh_server<br>&lt;container&gt;<br><font face="monospace"><span style="font-size: 8px">172.17.0.1</span></font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#1ba1e2;strokeColor=#006EAF;fontColor=#ffffff;" vertex="1" parent="8Ml696j87wDd459yrYaI-20">
<mxGeometry x="20" y="100" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-23" value="<b><font style="font-size: 13px">:40042<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="8Ml696j87wDd459yrYaI-20">
<mxGeometry x="140" y="140" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-24" value="<b><font style="font-size: 13px">:22<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="8Ml696j87wDd459yrYaI-20">
<mxGeometry x="190" y="30" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-25" value="TARGET DEVICE NETWORK
217.1.13.202" style="swimlane;fontSize=8;" vertex="1" parent="1">
<mxGeometry x="80" y="530" width="270" height="180" as="geometry" />
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-26" value="<span style="color: rgb(255 , 255 , 255) ; font-size: 12px">TARGET_003<br>&lt;ssh target device&gt;<br>192.168.1.1<br><br><br><br><br><br></span>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#fa6800;fontColor=#000000;strokeColor=#C73500;" vertex="1" parent="8Ml696j87wDd459yrYaI-25">
<mxGeometry x="10" y="30" width="180" height="140" as="geometry" />
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-27" value="LOCAL_003<br>autossh_server<br>&lt;container&gt;<br><font face="monospace"><span style="font-size: 8px">172.17.0.1</span></font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#1ba1e2;strokeColor=#006EAF;fontColor=#ffffff;" vertex="1" parent="8Ml696j87wDd459yrYaI-25">
<mxGeometry x="20" y="100" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-28" value="<b><font style="font-size: 13px">:40043<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="8Ml696j87wDd459yrYaI-25">
<mxGeometry x="140" y="140" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-29" value="<b><font style="font-size: 13px">:22<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="8Ml696j87wDd459yrYaI-25">
<mxGeometry x="190" y="30" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-30" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=13;dashed=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;" edge="1" parent="1" source="8Ml696j87wDd459yrYaI-22" target="8Ml696j87wDd459yrYaI-18">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="410" y="445" />
<mxPoint x="410" y="260" />
<mxPoint x="450" y="260" />
<mxPoint x="450" y="440" />
<mxPoint x="487" y="440" />
</Array>
<mxPoint x="410" y="440" as="sourcePoint" />
<mxPoint x="460" y="440" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-31" value="" style="ellipse;shape=umlControl;whiteSpace=wrap;html=1;fontFamily=Verdana;fontSize=10;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="420" y="220" width="70" height="80" as="geometry" />
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-32" value="auto ssh <br>make tunnel" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontFamily=Verdana;" vertex="1" parent="1">
<mxGeometry x="460" y="204" width="80" height="30" as="geometry" />
</mxCell>
<mxCell id="QxWjz7hP3l7br2jhfPlm-1" style="edgeStyle=orthogonalEdgeStyle;rounded=0;sketch=0;jumpStyle=none;jumpSize=10;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;fontFamily=Verdana;fontSize=10;strokeColor=#050505;strokeWidth=3;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" target="8Ml696j87wDd459yrYaI-24">
<mxGeometry relative="1" as="geometry">
<mxPoint x="315" y="362.5" as="targetPoint" />
<Array as="points">
<mxPoint x="380" y="438" />
<mxPoint x="380" y="370" />
</Array>
<mxPoint x="220" y="437.5" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="8Ml696j87wDd459yrYaI-19" value="<p style="line-height: 0.7 ; font-size: 8px"><b style="font-family: monospace">host.docker.internal<br></b><span style="font-family: monospace"><b>host.containers.internal</b></span></p>" style="shape=parallelogram;perimeter=parallelogramPerimeter;whiteSpace=wrap;html=1;fixedSize=1;fontSize=13;fillColor=#647687;fontColor=#ffffff;strokeColor=#314354;" vertex="1" parent="1">
<mxGeometry x="270" y="394" width="130" height="20" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram id="ggj7YoLrR8U9TyDiCtHe" name="Keys">
<mxGraphModel dx="2426" dy="1320" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="827" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="DLLqg_nVed7BitInUjjc-1" value="REMOTE<br>&lt;ssh server EC2&gt;<br><code>ssh.beyondwork.co.kr<br></code><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>" style="whiteSpace=wrap;html=1;fillColor=#76608a;strokeColor=#432D57;fontColor=#ffffff;" vertex="1" parent="1">
<mxGeometry x="470" y="300" width="200" height="390" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-2" value="linuxserver.io<br>&lt;container&gt;<br><code><font style="font-size: 8px">172.17.0.1</font></code>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#1ba1e2;strokeColor=#006EAF;fontColor=#ffffff;" vertex="1" parent="1">
<mxGeometry x="510" y="430" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-3" value="TARGET DEVICE NETWORK
10.1.0.101" style="swimlane;fontSize=8;" vertex="1" parent="1">
<mxGeometry x="80" y="130" width="270" height="180" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-4" value="<span style="color: rgb(255 , 255 , 255) ; font-size: 12px">TARGET_001<br>&lt;ssh target device&gt;<br>192.168.0.22<br><br><br><br><br><br></span>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#fa6800;fontColor=#000000;strokeColor=#C73500;" vertex="1" parent="DLLqg_nVed7BitInUjjc-3">
<mxGeometry x="10" y="30" width="180" height="140" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-5" value="LOCAL_001<br>autossh_server<br>&lt;container&gt;<br><font face="monospace"><span style="font-size: 8px">172.17.0.1</span></font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#1ba1e2;strokeColor=#006EAF;fontColor=#ffffff;" vertex="1" parent="DLLqg_nVed7BitInUjjc-3">
<mxGeometry x="20" y="100" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-6" value="<b><font style="font-size: 13px">:40041<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="DLLqg_nVed7BitInUjjc-3">
<mxGeometry x="140" y="140" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-7" value="<b><font style="font-size: 13px">:22<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="DLLqg_nVed7BitInUjjc-3">
<mxGeometry x="190" y="30" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-8" value="<b><font style="font-size: 13px">:2222<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="630" y="450" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-9" value="<b><font style="font-size: 13px">:22<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="670" y="300" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-41" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1.003;entryY=0.383;entryDx=0;entryDy=0;entryPerimeter=0;fontFamily=Comic Sans MS;fontSize=10;curved=1;" edge="1" parent="1" source="DLLqg_nVed7BitInUjjc-14" target="DLLqg_nVed7BitInUjjc-38">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-14" value="SOURCE<br>&lt;User's device&gt;<br>203.0.113.20" style="whiteSpace=wrap;html=1;aspect=fixed;fontSize=13;fillColor=#6d8764;fontColor=#ffffff;strokeColor=#3A5431;" vertex="1" parent="1">
<mxGeometry x="890" y="300" width="200" height="200" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-17" value="<b><font style="font-size: 13px">:2222<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="1">
<mxGeometry x="465" y="450" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-18" value="TARGET DEVICE NETWORK
15.1.0.103" style="swimlane;fontSize=8;" vertex="1" parent="1">
<mxGeometry x="80" y="330" width="270" height="180" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-19" value="<span style="color: rgb(255 , 255 , 255) ; font-size: 12px">TARGET_002<br>&lt;ssh target device&gt;<br>192.168.12.24<br><br><br><br><br><br></span>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#fa6800;fontColor=#000000;strokeColor=#C73500;" vertex="1" parent="DLLqg_nVed7BitInUjjc-18">
<mxGeometry x="10" y="30" width="180" height="140" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-20" value="LOCAL_002<br>autossh_server<br>&lt;container&gt;<br><font face="monospace"><span style="font-size: 8px">172.17.0.1</span></font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#1ba1e2;strokeColor=#006EAF;fontColor=#ffffff;" vertex="1" parent="DLLqg_nVed7BitInUjjc-18">
<mxGeometry x="20" y="100" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-21" value="<b><font style="font-size: 13px">:40042<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="DLLqg_nVed7BitInUjjc-18">
<mxGeometry x="140" y="140" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-22" value="<b><font style="font-size: 13px">:22<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="DLLqg_nVed7BitInUjjc-18">
<mxGeometry x="190" y="30" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-23" value="TARGET DEVICE NETWORK
217.1.13.202" style="swimlane;fontSize=8;" vertex="1" parent="1">
<mxGeometry x="80" y="530" width="270" height="180" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-24" value="<span style="color: rgb(255 , 255 , 255) ; font-size: 12px">TARGET_003<br>&lt;ssh target device&gt;<br>192.168.1.1<br><br><br><br><br><br></span>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#fa6800;fontColor=#000000;strokeColor=#C73500;" vertex="1" parent="DLLqg_nVed7BitInUjjc-23">
<mxGeometry x="10" y="30" width="180" height="140" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-25" value="LOCAL_003<br>autossh_server<br>&lt;container&gt;<br><font face="monospace"><span style="font-size: 8px">172.17.0.1</span></font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#1ba1e2;strokeColor=#006EAF;fontColor=#ffffff;" vertex="1" parent="DLLqg_nVed7BitInUjjc-23">
<mxGeometry x="20" y="100" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-26" value="<b><font style="font-size: 13px">:40043<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="DLLqg_nVed7BitInUjjc-23">
<mxGeometry x="140" y="140" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-27" value="<b><font style="font-size: 13px">:22<br></font></b>" style="whiteSpace=wrap;html=1;fontSize=8;fillColor=#f0a30a;fontColor=#000000;strokeColor=#BD7000;" vertex="1" parent="DLLqg_nVed7BitInUjjc-23">
<mxGeometry x="190" y="30" width="45" height="20" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-29" value="" style="ellipse;shape=umlControl;whiteSpace=wrap;html=1;fontFamily=Verdana;fontSize=10;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="410" y="220" width="70" height="80" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-30" value="auto ssh <br>make tunnel" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontFamily=Verdana;" vertex="1" parent="1">
<mxGeometry x="460" y="204" width="80" height="30" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-40" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;fontFamily=Comic Sans MS;fontSize=10;" edge="1" parent="1" source="DLLqg_nVed7BitInUjjc-38" target="DLLqg_nVed7BitInUjjc-2">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-38" value="<font face="Comic Sans MS">authorized_keys<br><br><font style="font-size: 10px">ssh-key SOURCE.pub<br></font><font style="font-size: 10px">ssh-key LOCAL001.pub<br></font></font><span style="font-family: &#34;comic sans ms&#34; ; font-size: 10px">ssh-key LOCAL002.pub<br></span><span style="font-family: &#34;comic sans ms&#34; ; font-size: 10px">ssh-key LOCAL003.pub<br></span><font face="Comic Sans MS">...<br></font>" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="500" y="520" width="140" height="140" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-42" style="edgeStyle=orthogonalEdgeStyle;curved=1;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fontFamily=Comic Sans MS;fontSize=10;" edge="1" parent="1" source="DLLqg_nVed7BitInUjjc-5" target="DLLqg_nVed7BitInUjjc-38">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="400" y="245" />
<mxPoint x="400" y="590" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-43" style="edgeStyle=orthogonalEdgeStyle;curved=1;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=-0.007;entryY=0.628;entryDx=0;entryDy=0;entryPerimeter=0;fontFamily=Comic Sans MS;fontSize=10;" edge="1" parent="1" source="DLLqg_nVed7BitInUjjc-20" target="DLLqg_nVed7BitInUjjc-38">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="DLLqg_nVed7BitInUjjc-44" style="edgeStyle=orthogonalEdgeStyle;curved=1;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;fontFamily=Comic Sans MS;fontSize=10;entryX=0.001;entryY=0.759;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="DLLqg_nVed7BitInUjjc-25" target="DLLqg_nVed7BitInUjjc-38">
<mxGeometry relative="1" as="geometry">
<mxPoint x="430" y="645.047619047619" as="targetPoint" />
<Array as="points">
<mxPoint x="330" y="645" />
<mxPoint x="330" y="620" />
<mxPoint x="410" y="620" />
<mxPoint x="410" y="626" />
</Array>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>