mirror of
http://galexander.org/git/simplesshd.git
synced 2024-12-29 09:28:07 +00:00
Update doc for new release 25.
This commit is contained in:
parent
a67b8000cb
commit
98d7116ee9
@ -218,9 +218,6 @@ harmless.
|
||||
<b>Port Number</b> to 22 (which will fail and be ignored), and then add
|
||||
<tt>-p 192.168.1.123:2222</tt> to <b>Extra Commandline</b>.
|
||||
|
||||
<li> <tt>ed25519</tt> keys are not supported by Dropbear (yet). Use a
|
||||
regular <tt>rsa</tt> key for greatest compatibility.
|
||||
|
||||
<li> Do not use <tt>ssh-copy-id</tt>, it will try to put the
|
||||
<tt>authorized_keys</tt> file in the wrong place.
|
||||
|
||||
@ -230,7 +227,7 @@ regular <tt>rsa</tt> key for greatest compatibility.
|
||||
<h2>Change Log</h2>
|
||||
|
||||
<ul>
|
||||
<li> <b>2020/12/XXX Version 25:</b> Fix compatibility with WinSCP. Update to upstream Dropbear 2020.81 -- adding ed25519 support!
|
||||
<li> <b>2020/12/29 Version 25:</b> Fix compatibility with WinSCP. Update to upstream Dropbear 2020.81 -- adding ed25519 support!
|
||||
<li> <b>2020/01/01 Version 24:</b> Fix crash with "Start on Open" on Android 9. New TV icon. Improve performance.
|
||||
<li> <b>2019/09/21 Version 23:</b> Support Android TV.
|
||||
<li> <b>2019/09/01 Version 22:</b> Add broadcast intents for start and stop.
|
||||
@ -292,6 +289,7 @@ me:<br>
|
||||
<li><a href="SimpleSSHD-19.apk">SimpleSSHD-19.apk</a> - last version to target SDK 11, Android 3.0 Honeycomb.
|
||||
<li><a href="SimpleSSHD-23.apk">SimpleSSHD-23.apk</a>
|
||||
<li><a href="SimpleSSHD-24.apk">SimpleSSHD-24.apk</a>
|
||||
<li><a href="SimpleSSHD-25.apk">SimpleSSHD-25.apk</a>
|
||||
</ul></p>
|
||||
|
||||
</body></html>
|
||||
|
Loading…
Reference in New Issue
Block a user