1
0
mirror of http://galexander.org/git/simplesshd.git synced 2025-01-15 09:30:53 +00:00
This commit is contained in:
Greg Alexander 2014-12-17 18:52:30 -05:00
parent 76a25aca25
commit d140fe13f6

4
NOTES
View File

@ -72,9 +72,9 @@ 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 whatever. It's not guaranteed to interrupt select(), and I'm not keen on
adding an arbitrary timeout/polling feature to it. adding an arbitrary timeout/polling feature to it.
XXX - allow user to specify extra commandline for dropbear XXX - implement extra commandline for dropbear
XXX - convert UI to use proper preferences template
XXX - main screen should show dropbear.err contents XXX - main screen should show dropbear.err contents
XXX - implement start on boot
XXX - scp XXX - scp
XXX - zlib XXX - zlib