2

电脑ssh连接termux

 2 years ago
source link: https://scifx.github.io/posts/1662192489/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

电脑ssh连接termux

Sep 3, 2022 16:08 · 88 words · 1 minute read termux 手机

  • 电脑安装open ssh
apt install openssh
passwd
  • 生成keygen
ssh-keygen -t rsa
  • 把*.pub公钥复制到手机的.ssh目录下
cat ./*.pub >> authorized_keys
  • 手机运行得到用户名
whoami
ssh 用户名@192.168.123.81 -p 8022

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK