# login-server **Repository Path**: fav.ren/login-server ## Basic Information - **Project Name**: login-server - **Description**: 快捷登录Linux 服务器 脚步 - **Primary Language**: Shell - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-10-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # so This is a SSH login tool ## Linux ssh 登陆工具: ### 一.说明 - 支持秘密和密钥两种格式 - 用户名和密码都是写文件的,明文保存 ### 二.配置 - 密码文件配置: 序号:IP:端口:用户:密码:说明 1:192.168.88.128:22:root:toor:虚拟机web服务器 - 密钥文件放在keys文件夹下,密码位置写成密钥文件名,文件名必须以.pem结尾