Skip to content

kashu/ssh.passwordless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

自动设置ssh无密码登陆 (Auto Setup SSH login without password)

  • 测试通过的平台有(不仅限):CentOS/RHEL/Ubuntu/Xubuntu
  • Test passed on(not limited to) CentOS/RHEL/Ubuntu/Xubuntu

How to use:

  • ssh.passwordless.sh ip_address port_number username

Example 1: (default port number is "22", default username is "root")

  • ssh.passwordless.sh 192.168.1.1

Example 2:

  • ssh.passwordless.sh 192.168.1.1 2222 kashu

About

自动配置SSH无密码登陆 | Setup SSH login without password

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages