在Android中部署ssh服务
Last updated
Was this helpful?
Last updated
Was this helpful?
Android虽然可以安装Terminal对后台系统做一些检查,也可以利用Android内键的ssh,完成服务器维护。但是手机输入命令毕竟非常不方便,所以日常工作可以在Android上启动一个ssh服务,通过瘦客户端远程登陆到Android后台进行操作,输入效率也能大大提高。
(does not require rooted phone)
(see for some discussion)
(requires rooted phone, see for some discussion)
(does not require rooting; free software -- under GPL; it incorporates also code from other projects; )
some other free (= libre) software projects of an ssh server have been