Skip to content

Lazy script to generate and exchange ssh keys

Notifications You must be signed in to change notification settings

pau-minoves/befriend.s.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

befriend.s.sh

Lazy script to generate and exchange ssh keys between two hosts.

Usage (wget):

wget https://raw.github.com/pau-minoves/befriend.s.sh/master/befriend.s.sh
chmod 755 befriend.s.sh
./befriend.s.sh user@host.i.want.to.be.friend.with

Usage (curl):

curl https://raw.github.com/pau-minoves/befriend.s.sh/master/befriend.s.sh -L -o befriend.s.sh
chmod 755 befriend.s.sh
./befriend.s.sh user@host.i.want.to.be.friend.with

Feedback and testing on diferent environments would be nice.

About

Lazy script to generate and exchange ssh keys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages