Delete website/docs/panel/advanced/terminal.md

This commit is contained in:
Stefan Pejcic 2025-04-26 21:04:53 +02:00 committed by GitHub
parent b59f951a44
commit d70fe8160f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,15 +0,0 @@
---
sidebar_position: 3
---
# Terminal
The Web Terminal interface uses the [ttyd](https://github.com/tsl0922/ttyd) tool, providing you with command-line access from your browser.
![web_terminal.png](/img/panel/v1/advanced/web_terminal.png)
Through this interface, you possess identical permissions as those granted by a remote SSH agent.
:::info
Due to the utilization of ttyd instead of a conventional SSH connection by the Web Terminal, this interface remains accessible even when remote SSH access is disabled for the account from the [SSH Access](/docs/panel/advanced/ssh) page.
:::