mirror of https://github.com/huashengdun/webssh
Added a blank space
parent
651ebe16b5
commit
3b649c0305
|
@ -15,7 +15,7 @@ A simple web application to be used as an ssh client to connect to your ssh serv
|
|||
* SSH password authentication supported, including empty password.
|
||||
* SSH public-key authentication supported, including DSA RSA ECDSA Ed25519 keys.
|
||||
* Encrypted keys supported.
|
||||
* Two-Factor Authentication(time-based one-time password) supported.
|
||||
* Two-Factor Authentication (time-based one-time password) supported.
|
||||
* Fullscreen terminal supported.
|
||||
* Terminal window resizable.
|
||||
* Auto detect the ssh server's default encoding.
|
||||
|
|
|
@ -17,7 +17,7 @@ Features
|
|||
- SSH public-key authentication supported, including DSA RSA ECDSA
|
||||
Ed25519 keys.
|
||||
- Encrypted keys supported.
|
||||
- Two-Factor Authentication(time-based one-time password) supported.
|
||||
- Two-Factor Authentication (time-based one-time password) supported.
|
||||
- Fullscreen terminal supported.
|
||||
- Terminal window resizable.
|
||||
- Auto detect the ssh server's default encoding.
|
||||
|
|
Loading…
Reference in New Issue