Skip to content

leaboy/autossh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

autossh

auto login ssh fast and easy

usage

./autossh <ip>|<server name>|<ip mantissa> [user] [password] [port]

example

./autossh 102.12.xx.101
./autossh dev
./autossh 101
./autossh 101 user_xx
./autossh 101 user_xx password
./autossh 101 user_xx password port

config file

dev   102.12.xx.101		user_xx		password                  22
idc   102.12.xx.101		user_xx		/Users/xxx/.ssh/identity  22

About

auto login ssh fast and easy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages