forked from 3wordchant/capsul-flask
add /about-ssh essay
This commit is contained in:
@ -93,7 +93,9 @@
|
||||
<pre class="code">{% for key in vm['ssh_host_keys'] %}
|
||||
SHA256:{{ key.sha256 }} ({{ key.key_type }}){% endfor %}</pre>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
What's this? see <a href="/about-ssh">Understanding the Secure Shell Protocol (SSH)</a>
|
||||
</div>
|
||||
<div class="row ">
|
||||
<hr/>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user