8000 GitHub - TortitasT/ssh-cli: cli for managing ssh connections
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TortitasT/ssh-cli

Repository files navigation

ssh-cli

Simple tool for managing ssh connections and configurations.

Installation

You will need to have installed composer, php (8.2+) and extension=sodium in your php.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

Usage

ssh-cli

Usage example

About

cli for managing ssh connections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0