Script Management
- VSCode-style editor
- Simple drag & drop execution
- Keep edit history, rollback to any version anytime


Collaborative Terminal
- Connect via SSH or browser to achieve your goals
- Secure authentication with public key or password
- All authentication happens locally, no sensitive data uploaded
File Management
- Sync with current session directory
- Support file upload and download

Try SHELLX
FAQ
How is program security ensured?
Since the source code is open, anyone can review and verify its security. Potential vulnerabilities are typically discovered and resolved more quickly.
Can the link service be self-hosted?
Yes, all project code including the server is open-sourced under the MIT license.
How to get technical support?
You can get help by reporting issues in the GitHub Issues.
How to contribute?
You can contribute to the open source project by asking questions on GitHub, submitting bug reports, contributing code, or participating in discussions. Check the contribution guide for more information.