Skip to main content

跳板机登录脚本

Project description

# so
This is a SSH login tool

## Linux ssh 登陆工具:

### 一.说明

- 支持秘密和密钥两种格式
- 用户名和密码都是写文件的,明文保存

### 二.配置
- 配置文件:
```
so_install
ll ~/.so/
```
- 密码文件配置:
```
ssh:
- id: 1
name: demo1
user: fqiyou
password: xxx
host: 1.1.1.1
port: 20755
- id: 2
name: demo2
user: fqiyou
password: xxx
host: 1.1.1.1
port: 39986
- id: 3
name: demo3
user: root
password: demo.pem
host: 1.1.1.1
port: 22
```


- 密钥文件放在keys文件夹下,密码位置写成密钥文件名,文件名必须以.pem结尾
```
chmod 400 ~/.so/keys/*

```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

0lever_so-1.0.9-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

0lever_so-1.0.9-py2-none-any.whl (4.9 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page