docs: README.md

This commit is contained in:
Bill Church 2024-08-19 08:29:04 -04:00 committed by GitHub
parent cfe9b5cb3d
commit e1fc4fee1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.