Skip to content

curl-pipe-sh/sshd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

sshd

This script fetches the SSH public key of a given GitHub user (default: pschmitt) and adds it to the authorized_keys file of the current user + root.

Finally it installs/starts OpenSSH server and starts sshd.

Usage

curl -L curl-pipe.sh/sshd | bash -s -- --github-user YOUR_USER
wget -O- curl-pipe.sh/sshd | GITHUB_USER=YOUR_USER sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published