* Update server.cjs (#17) Redact only sensitive info for logging * Changes to README.md for clear support paths. * Switched to UTF-8 fixing non-english character bugs, revamped console logging system, fixed misc console errors, and fixed copy/paste. Warning: the terminal sizing in this version is very buggy so be warned. * Fixed multi-line command issues with switching between split and not split. * Shifted terminal down and to the right so its not squished up in the top left corner. Fix scroll wheel sizing and looks. Prepared for this bug update release. --------- Co-authored-by: Dale Driver <firestrife23@users.noreply.github.com>
52 lines
3.1 KiB
Markdown
52 lines
3.1 KiB
Markdown
# Repo Stats
|
|

|
|

|
|

|
|
<a href="https://discord.gg/jVQGdvHDrf"><img alt="Discord" src="https://img.shields.io/discord/1347374268253470720"></a>
|
|
#### Top Technologies
|
|
[](#)
|
|
[](#)
|
|
[](#)
|
|
[](#)
|
|
[](#)
|
|
[](#)
|
|
|
|
<br />
|
|
<p align="center">
|
|
<a href="https://github.com/LukeGus/Termix">
|
|
<img alt="Termix Banner" src=./repo-images/TermixLogo.png style="width: 125px; height: auto;"> </a>
|
|
</p>
|
|
|
|
# Overview
|
|
Termix is an open-source forever free self-hosted SSH (other protocols planned, see [Planned Features](#planned-features)) server management panel inspired by [Nexterm](https://github.com/gnmyt/Nexterm). Its purpose is to provide an all-in-one docker-hosted web solution to manage your servers in one easy place. I'm using this project to help me learn [React](https://github.com/facebook/react), [Vite](https://github.com/vitejs/vite-plugin-react), and [Docker](https://www.docker.com) but also because I could never settle on a server management software that I enjoyed to use.
|
|
|
|
> [!WARNING]
|
|
> This app is in the VERY early stages of development. Expect bugs, data loss, and unexplainable issues! For that reason, I recommend you securely tunnel your connection to Termix through a VPN.
|
|
|
|
# Features
|
|
- SSH
|
|
- Split Screen (Up to 4) & Tab System
|
|
|
|
# Planned Features
|
|
- Database to Store Connection Details
|
|
- VNC
|
|
- RDP
|
|
- SFTP (build in file transfer)
|
|
- ChatGPT/Ollama Integration (for commands)
|
|
- Login Screen
|
|
- User Management
|
|
- Apps (like notes, AI, etc)
|
|
|
|
# Installation
|
|
Visit the Termix [Wiki](https://github.com/LukeGus/Termix/wiki) for information on how to install Termix. You can also use these links to go directly to guide. [Docker](https://github.com/LukeGus/Termix/wiki/Docker) or [Manual](https://github.com/LukeGus/Termix/wiki/Manual).
|
|
|
|
# Support
|
|
If you need help with Termix, you can join the [Discord](https://discord.gg/jVQGdvHDrf) server and visit the support channel. You can also open an issue or open a pull request on the [GitHub](https://github.com/LukeGus/Termix/issues) repo.
|
|
|
|
# Show-off
|
|
|
|

|
|
|
|
# License
|
|
Distributed under the MIT license. See LICENSE for more information.
|