📚 README
English | 简体中文
👋 About
A powerful and fast SSH client.
This is just a personal practice project of mine. If you like it, you are welcome to contribute code or point out any mistakes I've made.
Currently available features:
- Basic SSH connection
- Terminal interaction
- Cmd operations
📦 Install
First, you need the latest version of Go, then execute the following commands:
go install github.com/imtgs/sshcat@latest
🛠️ Usage
You can connect to your SSH server using sshcat connect [email protected]
.
For more information, please use sshcat help
.
⭐️ Star History