1
0
mirror of http://galexander.org/git/simplesshd.git synced 2025-02-20 02:21:59 +00:00

whoops, missed a pre tag

This commit is contained in:
Greg Alexander 2016-08-28 10:14:42 -04:00
parent 9584be0f11
commit e8c2b8594c

View File

@ -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 <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 port to 2222. With OpenSSH, this can be done by putting these lines in
<tt>~/.ssh/config</tt>: <tt>~/.ssh/config</tt>:
<blockquote><pre> <pre>
Host myphone Host myphone
Port 2222 Port 2222
</pre></blockquote> </pre>
<li> Launch SimpleSSHD, and in Settings enable "Start on Boot", and <li> Launch SimpleSSHD, and in Settings enable "Start on Boot", and
manually start it for the first time. manually start it for the first time.
<li> You might want to put a <tt>.profile</tt> in <tt>/sdcard/ssh</tt>, <li> You might want to put a <tt>.profile</tt> in <tt>/sdcard/ssh</tt>,