Convenient SSH Session Management Tool - Easy to Manage, Easy to Use
English Documentation | δΈζζζ‘£
A powerful and user-friendly SSH session management tool built with Rust and egui.
- Zmodem Support - File upload/download with progress UI
- Tmux Mouse Support - Full mouse interaction in tmux
- Dock Layout - Flexible window arrangement
- SFTP Support - Integrated file browser
- Port Forwarding - Convenient port mapping management
- Group Broadcast - Send commands to multiple sessions
- Multi-language - Supports Chinese and English
- Theme Support - Multiple color themes available
# Clone and build
git clone https://github.com/vzex/easyssh.git
cd easyssh
cargo build --releaseFor detailed documentation, please refer to:
- English: doc/readme.md
- δΈζ: doc/readme_cn.md
None at this time
- nxshell - Shell terminal tool written in Rust
- egui - Immediate mode GUI library
- alacritty_terminal - Terminal emulator backend
- russh - SSH implementation in Rust
