scenix007 / ssh-login-without-passwd

Generate RSA key for ssh login

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Generate RSA key for ssh login

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%