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: docs/api-reference.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,4 +9,8 @@ Servers:
9
9
-`http://localhost:8081` - Main database and authentication server
10
10
-`http://localhost:8083` - SSH tunnel management server
11
11
-`http://localhost:8084` - SSH file manager server
12
-
-`http://localhost:8085` - Server statistics and monitoring server
12
+
-`http://localhost:8085` - Server statistics and monitoring server
13
+
14
+
## Support
15
+
16
+
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.
Copy file name to clipboardExpand all lines: docs/contributing.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,4 +53,8 @@ This will start the backend and the frontend Vite server. You can access Termix
53
53
- Follow the existing code style. Use Tailwind CSS with shadcn components.
54
54
- Place all API routes in the `main-axios.ts` file. Updating the `openapi.json` is unneeded.
55
55
- Include meaningful commit messages.
56
-
- Link related issues when applicable.
56
+
- Link related issues when applicable.
57
+
58
+
## Support
59
+
60
+
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.
Copy file name to clipboardExpand all lines: docs/json-import.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,4 +65,8 @@ Use this guide to create JSON files for bulk importing SSH hosts. All examples a
65
65
66
66
- Maximum 100 hosts per import
67
67
- File should contain a "hosts" array or be an array of host objects
68
-
- Use the Download Sample button in the Host Manager to get a complete example file
68
+
- Use the Download Sample button in the Host Manager to get a complete example file
69
+
70
+
## Support
71
+
72
+
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.
Copy file name to clipboardExpand all lines: docs/totp.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,4 +105,8 @@ Backup codes are one-time use codes that allow you to access your account if you
105
105
### Using Backup Codes
106
106
107
107
1. During login, when prompted for a TOTP code
108
-
2. Enter one of your backup codes instead of a regular TOTP code
108
+
2. Enter one of your backup codes instead of a regular TOTP code
109
+
110
+
## Support
111
+
112
+
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.
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.
0 commit comments