[feat] Integrated Dropbear SSH server (#3842)

* Add a menu item to start an ssh server

* Add blank login option
This commit is contained in:
onde2rock
2018-05-13 21:27:52 +02:00
committed by Frans de Jonge
parent fbd549bcfd
commit c0e80461ff
5 changed files with 183 additions and 9 deletions

View File

@@ -52,6 +52,15 @@ local order = {
"djvu_render_mode",
"status_bar",
},
network = {
"network_wifi",
"network_proxy",
"network_restore",
"network_info",
"network_before_wifi_action",
"----------------------------",
"ssh",
},
tools = {
"read_timer",
"calibre_wireless_connection",