ubuntu连接手机的方法
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu连接手机的方法相关的知识,希望对你有一定的参考价值。
SSHDroid 是个SSH Server for android设备。该应用可以让你通过PC或命令连接android
Connect through SSH to your device!
SSHDroid is a SSH server implementation for Android.
This application will let you to connect to your device from a PC and execute commands (like "terminal" and "adb shell") or edit files (through SFTP, WinSCP, Cyberduck, etc...).
Root is optional(可选的) but not required to run this application.
ubuntu下使用命令(手机和电脑在同一wifi网络下)
ssh -p 22 [email protected](这个是手机的ip地址)
password:admin
以上是关于ubuntu连接手机的方法的主要内容,如果未能解决你的问题,请参考以下文章