12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- <svg xmlns="http://www.w3.org/2000/svg" width="539" height="37">
- <polygon points="9 17 1 13 1 21"/>
- <polygon points="17 17 9 13 9 21"/>
- <rect x="31" y="3" width="90" height="32" rx="10"/>
- <rect x="29"
- y="1"
- width="90"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="39" y="21">'host:port'</text>
- <rect x="141" y="3" width="64" height="32" rx="10"/>
- <rect x="139"
- y="1"
- width="64"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="149" y="21">USING</text>
- <rect x="225" y="3" width="48" height="32" rx="10"/>
- <rect x="223"
- y="1"
- width="48"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="233" y="21">SSH</text>
- <rect x="293" y="3" width="76" height="32" rx="10"/>
- <rect x="291"
- y="1"
- width="76"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="301" y="21">TUNNEL</text>
- <rect x="389" y="3" width="122" height="32"/>
- <rect x="387" y="1" width="122" height="32" class="nonterminal"/>
- <text class="nonterminal" x="397" y="21">ssh_connection</text>
- <path class="line"
- d="m17 17 h2 m0 0 h10 m90 0 h10 m0 0 h10 m64 0 h10 m0 0 h10 m48 0 h10 m0 0 h10 m76 0 h10 m0 0 h10 m122 0 h10 m3 0 h-3"/>
- <polygon points="529 17 537 13 537 21"/>
- <polygon points="529 17 521 13 521 21"/>
- </svg>
|