slightly better mobilization

sigsegv_dump
Greg Alexander 8 years ago
parent 9392ce73a8
commit 9584be0f11

@ -1,8 +1,13 @@
<html><head><title>SimpleSSHD</title>
<meta name="HandheldFriendly" content="true"/>
<style type="text/css">
pre {
margin-left: 1em;
}
</style>
</head>
<body>
<p style="float:right;"><img src="icon.png"></p>
<p style="float:right; width:30%;"><img style="width:100%;" src="icon.png"></p>
<h1>SimpleSSHD</h1>
<p>SimpleSSHD is an SSH2 server based on dropbear that supports scp,
@ -105,7 +110,7 @@ and very little of my own.</p>
me:<br>
<img src="/email.png"></p>
<p>To get the source:<br>
<blockquote><pre>git clone http://galexander.org/git/simplesshd.git</pre></blockquote></p>
<p>To get the source:</p>
<pre>git clone http://galexander.org/git/simplesshd.git</pre>
</body></html>

Loading…
Cancel
Save