/ssh-login-without-passwd

Generate RSA key for ssh login

Primary LanguageShellGNU General Public License v3.0GPL-3.0

ssh-login-without-passwd

This script can estalish password-free login connection betwin your local machine to remote machine by generating RSA key then paste the public key to remote.

Usage:

  1. Download or clone the script on your local machine.
  2. Run it
  3. Provide remote login password 3 times.
  4. Done.