# so **Repository Path**: kangxiaoju/so ## Basic Information - **Project Name**: so - **Description**: This is a SSH login tool - **Primary Language**: Shell - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-13 - **Last Updated**: 2021-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # so This is a SSH login tool 原来自 ca0gu0/so 后我加入了zenity图形 ## Linux ssh 登陆工具: ### 一.说明 - 支持秘密和密钥两种格式 - 用户名和密码都是写文件的,明文保存 ### 二.配置 - 密码文件配置: 文件名:password.lst 序号:IP:端口:用户:密码:说明 1:192.168.88.128:22:root:toor:虚拟机web服务器 - 密钥文件放在keys文件夹下,密码位置写成密钥文件名,文件名必须以.pem结尾