mirror of
http://galexander.org/git/simplesshd.git
synced 2025-01-01 02:40:52 +00:00
slightly better mobilization
This commit is contained in:
parent
9392ce73a8
commit
9584be0f11
@ -1,8 +1,13 @@
|
|||||||
<html><head><title>SimpleSSHD</title>
|
<html><head><title>SimpleSSHD</title>
|
||||||
<meta name="HandheldFriendly" content="true"/>
|
<meta name="HandheldFriendly" content="true"/>
|
||||||
|
<style type="text/css">
|
||||||
|
pre {
|
||||||
|
margin-left: 1em;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<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>
|
<h1>SimpleSSHD</h1>
|
||||||
|
|
||||||
<p>SimpleSSHD is an SSH2 server based on dropbear that supports scp,
|
<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>
|
me:<br>
|
||||||
<img src="/email.png"></p>
|
<img src="/email.png"></p>
|
||||||
|
|
||||||
<p>To get the source:<br>
|
<p>To get the source:</p>
|
||||||
<blockquote><pre>git clone http://galexander.org/git/simplesshd.git</pre></blockquote></p>
|
<pre>git clone http://galexander.org/git/simplesshd.git</pre>
|
||||||
|
|
||||||
</body></html>
|
</body></html>
|
||||||
|
Loading…
Reference in New Issue
Block a user