Simple tool for managing ssh connections and configurations.
You will need to have installed
composer
,php
(8.2+) andextension=sodium
in yourphp.ini
.
You will need to have the folder ~/.local/bin in your PATH.
echo 'export PATH=$PATH:~/.local/bin' >> ~/.bashrc
git clone https://github.com/TortitasT/ssh-cli.git
cd ssh-cli
composer install
./installer.sh
ssh-cli