Thanks to visit codestin.com
Credit goes to github.com

Skip to content
 
 

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSHTool

SSH登陆工具

安装依赖软件

1. SSH

2. expect

3. oauthtool

Mac OS X, with Homebrew brew install oath-toolkit

Linux, dpkg-based apt-get install oathtool

Linux, rpm-based yum install oathtool

配置

创建ssh_tool.config并写入以下配置

# Google二次验证的秘钥
key=
# 用户名
user=
# 端口号
port=
# 远程地址
host=

使用

./ssh_tool.sh

About

SSH登陆工具

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages