Misha - tui ssh client

Misha - SSH client made on go
Made using data from packages:
β¨ Install
Install using homebrew:
# macOS or Linux
brew install misha-ssh/tap/misha
If you get an error - git-credential-osxkeychain wants to access key
then you can refuse to provide access and continue downloading
You can also install the package from the release via the link
π Examples & Usage
The list of commands that you can use in this SSH client
π Connect
The command to connect to the remote server

π₯ Copy
The command to upload | download files

βοΈ Create
The command to create a connection

πͺ Update
The command to update the connection

π Delete
The command to delete the connection

β¨οΈ Local Run
The command to build app:
make build
Run bin file for run app:
./misha
π§ͺ Testing
The command to launch the linter:
make lint
π€ Feedback
We appreciate your support and look forward to making our product even better with your help!
@Denis Korbakov