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