1novnc_server(1)                  USER COMMANDS                 novnc_server(1)
2
3
4

NAME

6       novnc_server | noVNC proxy server
7

SYNOPSIS

9       novnc_server [--listen PORT] [--vnc VNC_HOST:PORT] [--cert CERT]
10
11       Starts  the  WebSockets  proxy and a mini-webserver and provides a cut-
12       and-paste URL to go to.
13
14           --listen PORT         Port for proxy/webserver to listen on
15                                 Default: 6080
16           --vnc VNC_HOST:PORT   VNC server host:port proxy target
17                                 Default: localhost:5900
18           --cert CERT           Path to combined cert/key file
19                                 Default: self.pem
20
21

AUTHOR

23       Joel Martin (github@martintribe.org)
24
25

SEE ALSO

27       websockify(1)
28
29
30
31version 0.3                      June 8, 2012                  novnc_server(1)
Impressum