From 6f520ae63a8717095ebb0d838986f849ef3176f0 Mon Sep 17 00:00:00 2001 From: QunL Date: Tue, 24 Apr 2018 11:13:05 +0800 Subject: [PATCH] Update the feature --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6755779..78a3bf6 100644 --- a/README.md +++ b/README.md @@ -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.