Added a blank space

pull/126/head
Sheng 2019-12-10 17:10:01 +08:00
parent 651ebe16b5
commit 3b649c0305
2 changed files with 2 additions and 2 deletions

View File

@ -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 password authentication supported, including empty password.
* SSH public-key authentication supported, including DSA RSA ECDSA Ed25519 keys. * SSH public-key authentication supported, including DSA RSA ECDSA Ed25519 keys.
* Encrypted keys supported. * Encrypted keys supported.
* Two-Factor Authentication(time-based one-time password) supported. * Two-Factor Authentication (time-based one-time password) supported.
* Fullscreen terminal supported. * Fullscreen terminal supported.
* Terminal window resizable. * Terminal window resizable.
* Auto detect the ssh server's default encoding. * Auto detect the ssh server's default encoding.

View File

@ -17,7 +17,7 @@ Features
- SSH public-key authentication supported, including DSA RSA ECDSA - SSH public-key authentication supported, including DSA RSA ECDSA
Ed25519 keys. Ed25519 keys.
- Encrypted keys supported. - Encrypted keys supported.
- Two-Factor Authentication(time-based one-time password) supported. - Two-Factor Authentication (time-based one-time password) supported.
- Fullscreen terminal supported. - Fullscreen terminal supported.
- Terminal window resizable. - Terminal window resizable.
- Auto detect the ssh server's default encoding. - Auto detect the ssh server's default encoding.