1
0
mirror of http://galexander.org/git/simplesshd.git synced 2024-11-13 18:58:57 +00:00
This commit is contained in:
Greg Alexander 2014-12-17 20:55:58 -05:00
parent 637de21aca
commit 52a7c6b070

3
NOTES
View File

@ -72,10 +72,7 @@ it uses select(), I'm not sure how I would honor Thread.interrupt() or
whatever. It's not guaranteed to interrupt select(), and I'm not keen on
adding an arbitrary timeout/polling feature to it.
XXX - add locking on access to SimpleSSHD.curr
XXX - test scrolling the log
XXX - implement extra commandline for dropbear
XXX - main screen should show dropbear.err contents
XXX - implement start on boot
XXX - scp