add ttyd support

This commit is contained in:
Tobias Powalowski 2023-07-07 11:26:56 +02:00
parent 762df37e61
commit cc3c4c0e3a

View file

@ -443,12 +443,23 @@
</thead>
<tbody>
<tr class="odd">
<td><code>$ ssh root@&lt;ipadress&gt;</code></td>
<td><code>$ ssh root@&lt;ipaddress&gt;</code></td>
</tr>
</tbody>
</table>
<h4 data-number="3.2.2" id="remote-access-ttyd"><span class="header-section-number">3.2.2</span> <strong>TTYD - HTTP Terminal</strong></h4>
<p>Connect with your favourite browser to <strong><yourip>:7681</strong> and get a terminal in your browser window.</p>
<h4 data-number="3.2.2" id="remote-access-ttyd"><span class="header-section-number">3.2.2</span> <strong>HTTP Browser Terminal - TTYD</strong></h4>
<p>Get a <a href="https://github.com/tsl0922/ttyd" title="ttyd"><strong>ttyd terminal</strong></a> in your browser window.</p>
<table>
<thead>
<tr class="header">
<th>Connect with your favourite browser to archboot:</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td>http://&lt;ipaddress&gt;:7681</td>
</tr>
</tbody>
</table>
<h3 data-number="3.3" id="secure-boot-support"><span class="header-section-number">3.3</span> <strong>Secure Boot - MOK / Machine Owner Key</strong></h3>
<table>
@ -793,7 +804,7 @@ The calculated size to boot the image follows the formula:<br>
<td class="MyNo">&#10006;</td>
</tr>
<tr class="odd">
<td>TTYD - HTTP Terminal</td>
<td>HTTP Browser Terminal - <a href="https://github.com/tsl0922/ttyd" title="ttyd"><strong>TTYD</strong></a></td>
<td class="MyYes">&#10004;</td>
<td class="MyNo">&#10006;</td>
</tr>