websockify/websockify
li qun 6d4663de47 Use encoded path in URL as vnc server:port
Normally we only specify one vncserver address. Now we can generator URL with path=vncserver:port and user can use the link to connect vncserver:port. The path can be encoded with hash and creating date, then user can not change it and the link will be invalid after a few days.
2018-02-28 14:28:07 +08:00
..
__init__.py Don't use implicit relative imports 2015-02-03 16:52:29 -05:00
auth_plugins.py Do not use base except: clauses 2017-11-10 05:48:20 -05:00
encode_url.py Use encoded path in URL as vnc server:port 2018-02-28 14:28:07 +08:00
token_plugins.py Do not use base except: clauses 2017-11-10 05:48:20 -05:00
websocket.py Merge branch 'empty-message' of https://github.com/andersk/websockify 2017-11-13 10:44:57 +01:00
websocketproxy.py Use encoded path in URL as vnc server:port 2018-02-28 14:28:07 +08:00
websocketserver.py Do not use base except: clauses 2017-11-10 05:48:20 -05:00
websockifyserver.py Merge branch 'empty-message' of https://github.com/andersk/websockify 2017-11-13 10:44:57 +01:00