docs: README.md
This commit is contained in:
parent
cfe9b5cb3d
commit
e1fc4fee1b
1 changed files with 3 additions and 1 deletions
|
@ -122,7 +122,9 @@ WebSSH2 provides two main routes:
|
|||
- **URL:** `http(s)://your-webssh2-server/ssh`
|
||||
- **Features:**
|
||||
- Interactive login form
|
||||
<img width="341" alt="image" src="https://github.com/user-attachments/assets/829d1776-3bc5-4315-b0c6-9e96a648ce06">
|
||||
- Terminal configuration options
|
||||
<img width="341" alt="image" src="https://github.com/user-attachments/assets/bf60f5ba-7221-4177-8d64-946907aed5ff">
|
||||
|
||||
### 2. `/ssh/host/:host`
|
||||
|
||||
|
@ -142,4 +144,4 @@ Several configuration options and GET parameters have been deprecated. For a lis
|
|||
- For security, use HTTPS when transmitting credentials via HTTP Basic Auth.
|
||||
- Terminal settings for `/ssh/host/:host` can be customized after login via `Menu | Settings` and persist across sessions.
|
||||
|
||||
For more detailed information on configuration and usage, please refer to the full documentation or open an issue on GitHub.
|
||||
For more detailed information on configuration and usage, please refer to the full documentation or open an issue on GitHub.
|
||||
|
|
Loading…
Reference in a new issue