Update the feature

This commit is contained in:
QunL 2018-04-24 11:13:05 +08:00
parent 0821efdae5
commit 6f520ae63a
1 changed files with 3 additions and 0 deletions

View File

@ -86,6 +86,9 @@ and websockify as a browser telnet client (`wstelnet.html`).
These are not necessary for the basic operation.
* Muliti-vncserver: Use path in URL to pass VNC server address:port for
connecting different VNC servers.
* Daemonizing: When the `-D` option is specified, websockify runs
in the background as a daemon process.