一些基本技能、知识的链接存储
Termux Configuration
SSH
Install
1 | apt install openssh |
Run
1 | sshd |
查看手机ip地址
1 | ifconfig |
看wlan0
下的inet
.
reference:
- https://www.cnblogs.com/abeen/p/9911987.html
- http://blog.lujun9972.win/blog/2018/01/24/%E4%BD%BF%E7%94%A8termux%E6%8A%8Aandroid%E6%89%8B%E6%9C%BA%E5%8F%98%E6%88%90ssh%E6%9C%8D%E5%8A%A1%E5%99%A8/index.html
Ubuntu
https://wiki.termux.com/wiki/Ubuntu
Others
https://yadominjinta.github.io/2018/07/30/GUI-on-termux.html