mirror of https://github.com/huashengdun/webssh
Updated README.md
parent
c845b616d3
commit
7231635068
|
@ -9,6 +9,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.
|
||||||
|
* Fullscreen terminal window supported.
|
||||||
* Terminal window resizable.
|
* Terminal window resizable.
|
||||||
|
|
||||||
### Install dependencies
|
### Install dependencies
|
||||||
|
|
Loading…
Reference in New Issue