mirror of
http://galexander.org/git/simplesshd.git
synced 2024-11-14 02:59:05 +00:00
whoops, missed a pre tag
This commit is contained in:
parent
9584be0f11
commit
e8c2b8594c
@ -29,10 +29,10 @@ either cut and paste an SSH public key or "Fetch" one via HTTP.
|
||||
<li> On any computer which will connect to your Android device, set the
|
||||
port to 2222. With OpenSSH, this can be done by putting these lines in
|
||||
<tt>~/.ssh/config</tt>:
|
||||
<blockquote><pre>
|
||||
<pre>
|
||||
Host myphone
|
||||
Port 2222
|
||||
</pre></blockquote>
|
||||
</pre>
|
||||
<li> Launch SimpleSSHD, and in Settings enable "Start on Boot", and
|
||||
manually start it for the first time.
|
||||
<li> You might want to put a <tt>.profile</tt> in <tt>/sdcard/ssh</tt>,
|
||||
|
Loading…
Reference in New Issue
Block a user