https://github.com/nashaofu/shell360
Shell360 is a cross-platform SSH and SFTP client.
https://github.com/nashaofu/shell360
cross-platform ssh ssh-client
Last synced: about 1 month ago
JSON representation
Shell360 is a cross-platform SSH and SFTP client.
- Host: GitHub
- URL: https://github.com/nashaofu/shell360
- Owner: nashaofu
- Created: 2024-04-06T12:39:34.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-09-12T18:58:22.000Z (about 2 months ago)
- Last Synced: 2025-09-12T21:07:32.178Z (about 2 months ago)
- Topics: cross-platform, ssh, ssh-client
- Homepage: https://nashaofu.github.io/shell360/
- Size: 2.25 MB
- Stars: 197
- Watchers: 3
- Forks: 5
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-software - shell360
- awesome-tauri - Shell360 - Cross-platform open-source SSH and SFTP client with port forwarding and encrypted data storage, designed for developers and system administrators. (Applications / Productivity)
README
# Shell360
English | įŽäŊ䏿
Shell360 is a cross-platform SSH & SFTP client supporting Windows, macOS, Linux, Android, and iOS.
Whether it's remote development, server management, or secure file transfer, Shell360 provides you with a consistent, smooth, and secure user experience.
## Download
Download the latest version of Shell360 for your platform:
Join our [TestFlight](https://testflight.apple.com/join/teqJZCRm) testing program for early access to new features.
## Features
### đ Secure Connection
- Advanced SSH client with support for multiple authentication methods
- ED25519, RSA, and ECDSA SSH keys
- Application data encryption for enhanced security
### đ File Management
- Powerful SFTP client for file transfer
### đ Port Forwarding
- Local port forwarding
- Remote port forwarding
- Dynamic port forwarding (SOCKS proxy)
### đ¨ Customizable Themes
- Light and dark theme support
- 6 built-in terminal themes
- Support for custom terminal fonts
### đģ Cross-Platform Compatibility
- Consistent experience across Windows, macOS, Linux, Android, and iOS
- Support for importing/exporting app configurations for easy synchronization between devices
## Technology Stack
Shell360 is built with modern technologies:
- **Frontend**: TypeScript, React
- **Backend**: Rust
- **Framework**: Tauri (for cross-platform support)
- **SSH Implementation**: Custom Rust SSH plugin
- **Data Storage**: Encrypted local storage
## Screenshots
### Desktop
#### Host Management
| Main Screen | Add Host |
| --------------------------------------------------------------- | --------------------------------------------------------- |
|  |  |
#### Port Forwarding
| Port Forwarding List | Add Port Forwarding |
| ----------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
|  |  |
#### Key Management
| Keys List | Add Key | Generate Key |
| ------------------------------------------------------ | ------------------------------------------------------- | ----------------------------------------------------------------- |
|  |  |  |
#### Known Hosts
| Known Hosts List | Delete Known Host |
| ------------------------------------------------------------------- | -------------------------------------------------------------------------- |
|  |  |
#### Terminal and SFTP
| SSH Terminal | SFTP Browser |
| ------------------------------------------------------------- | --------------------------------------------------------- |
|  |  |
### Mobile
#### Hosts and Keys
| Hosts List | Add Host | Keys List | Add Key | Generate Key |
| -------------------------------------------------------------- | -------------------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ---------------------------------------------------------------------- |
|  |  |  |  |  |
#### Terminal and SFTP
| SSH Terminal | SFTP Browser |
| ------------------------------------------------------------------- | --------------------------------------------------------------- |
|  |  |
### Terminal Themes
| Nord Dark | Nord Light | Solarized Dark | Solarized Light | Tango Dark | Tango Light |
| ------------------------------------------------------------------- | --------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ------------------------------------------------------------------------------- | --------------------------------------------------------------------- | ----------------------------------------------------------------------- |
|  |  |  |  |  |  |
## Privacy Policy
Your privacy is important to us. Please review our [Privacy Policy](./docs/Privacy-Policy.md) to understand how we handle your data.
## Contributing
We welcome contributions from the community! Please read our [Contribution Guidelines](./docs/CONTRIBUTING.md) to get started.
## License
This project is licensed under the terms of the GNU General Public License v3.0 (GPLv3).
See the [LICENSE](./LICENSE) file for details.
SPDX-License-Identifier: GPL-3.0-or-later