Skip to content

systemmgr/ssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssh

Secure SHell is a program for logging into and executing commands on a remote machine

Requires:

sudo bash -c "$(curl -LSs https://github.com/systemmgr/installer/raw/main/install.sh)"

Automatic:

bash -c "$(curl -LSs https://github.com/systemmgr/ssh/raw/main/install.sh)"

Install:

sudo systemmgr install ssh

Update:

sudo systemmgr update ssh

OpenSSH wiki | OpenSSH site