You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,18 +37,17 @@ Termix is an open-source, forever-free, self-hosted all-in-one server management
37
37
-**Remote File Editor** - Edit files directly on remote servers with syntax highlighting, file management features (uploading, removing, renaming, deleting files)
38
38
-**SSH Host Manager** - Save, organize, and manage your SSH connections with tags and folders
39
39
-**Server Stats** - View CPU, memory, and HDD usage on any SSH server
40
-
-**User Authentication** - Secure user management with admin controls and OIDC support with more auth types planned
40
+
-**User Authentication** - Secure user management with admin controls and OIDC and 2FA (TOTP) support
41
41
-**Modern UI** - Clean interface built with React, Tailwind CSS, and Shadcn
42
42
43
43
# Planned Features
44
44
-**Improved Admin Control** - Give more fine-grained control over user and admin permissions, share hosts, etc
45
-
-**More auth types** - Add 2FA, TOTP, etc
46
-
-**Theming** - Modify themeing for all tools
45
+
-**Theming** - Modify theming for all tools
47
46
-**Improved Terminal Support** - Add more terminal protocols such as VNC and RDP (anyone who has experience in integrating RDP into a web-application similar to Apache Guacamole, please contact me by creating an issue)
48
47
-**Mobile Support** - Support a mobile app or version of the Termix website to manage servers from your phone
49
48
50
49
# Installation
51
-
Visit the Termix [Docs](https://docs.termix.site/docs) for more information on how to install Termix. Otherwise, view a sample docker-compose file here:
50
+
Visit the Termix [Docs](https://docs.termix.site/install) for more information on how to install Termix. Otherwise, view a sample docker-compose file here:
0 commit comments