API Reference
Welcome to the API Reference section. Here you can find detailed information about the API endpoints, their parameters, and responses.
To obtain a JWT (bearerAuth Token) for authentication, use F12
on a logged in browser for Termix and copy the Value
of the jwt
cookie.
Servers:
http://localhost:8081
- Main database and authentication serverhttp://localhost:8083
- SSH tunnel management serverhttp://localhost:8084
- SSH file manager serverhttp://localhost:8085
- Server statistics and monitoring server
Support
If you need help with Termix, you can join the Discord server and visit the support channel. You can also open an issue or open a pull request on the GitHub repo.