noVNC/utils
Joel Martin f2898eabd3 Add listen address to proxy (C and python).
This allows forwarding from an external port to the same port on
localhost (loopback). I.e.

./utils/wsproxy `hostname -f`:5901 localhost:5901
2010-06-16 12:37:03 -05:00
..
Makefile Move wsproxy and web utils into utils/ subdir. 2010-06-07 12:49:57 -05:00
web.py Move wsproxy and web utils into utils/ subdir. 2010-06-07 12:49:57 -05:00
websocket.c Add listen address to proxy (C and python). 2010-06-16 12:37:03 -05:00
websocket.h Move wsproxy and web utils into utils/ subdir. 2010-06-07 12:49:57 -05:00
websocket.py Add listen address to proxy (C and python). 2010-06-16 12:37:03 -05:00
wsproxy.c Add listen address to proxy (C and python). 2010-06-16 12:37:03 -05:00
wsproxy.py Add listen address to proxy (C and python). 2010-06-16 12:37:03 -05:00