iSSH 2
【2026.04.16iOS限免】
iSSH 是一款专业的ssh工具,在手机上连接Ubuntu,
ContOS,Macosx,Raspberry系统更加方便快捷, 支持快捷键组合,
操作起来更加方便.
支持
* iSSH 支持所有iOS 11以上的所有设备上运行.
* 快捷方便的SHH连接;
* 创建新密钥和从剪切板导入密钥
* SS服务器管理
* 终端支持CTRL, ALT等快捷键.
openssh 8.2 默认禁用了 ssh-rsa 类型的私钥认证登录,会出现登录失败的情况
解决方法 1,
编辑 /etc/ssh/sshd_config 文件 ,增加下面两行
PubkeyAuthentication yes
PubkeyAcceptedKeyTypes=+ssh-rsa
然后重启sshd服务用以下命令
sudo service sshd restart
Copyright Notice:
Author:ClearByte
Links:https://yogooge.com/xianmian/issh-2/
Source:ClearByte – iOS限免、科技新闻、苹果安卓资讯、每日辟谣
All rights reserved. No part of this article may be reproduced or transmitted in any form or by any means without the prior written permission of the author.