pc用ssh连接Termux
#pc##电脑生成密匙,无脑回车ssh-keygen -t rsa##电脑也开启sshd服务,待会使用手机的ssh连接到电脑拷贝id_rsa.pub内容systemctl start sshd#phone##手机连接拷贝ssh lxx@192.168.1.18 "cat ~/.ssh/id_rsa.pub" >&amp
原创
2018-08-08 17:39:32 ·
3824 阅读 ·
0 评论