zoi is a command line tool that helps to manage your ssh connections.
bash
cargo install zoi
Or install manually: ```bash curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
export PATH=$PATH:~/.cargo/bin
cargo build --release cp target/release/zoi ~/.cargo/bin ```
bash
zoi -h
This project is licensed under the MIT license.