diff --git a/README.md b/README.md index 12a8ae8..cdd65da 100644 --- a/README.md +++ b/README.md @@ -77,48 +77,70 @@ implementations: websockify other/websockify other/websockify.js + other/kumina Language python C Node (node.js) + C Multiproc yes yes yes + no Daemon yes yes no + no SSL wss yes 1 yes no + no Flash Policy Server yes yes no + yes Session Record yes 2 no no + no Web Server yes no no + no Program Wrap yes no no + no - Hixie 75/76 + Multiple targets + no + no + no + yes + + Hixie 75 + yes + yes + yes + no + + Hixie 76 + yes yes yes yes @@ -127,6 +149,7 @@ implementations: yes no no + no diff --git a/other/Makefile b/other/Makefile index 65169da..e39405c 100644 --- a/other/Makefile +++ b/other/Makefile @@ -21,5 +21,5 @@ kumina: kumina.o $(CC) $(LDFLAGS) $^ -lresolv -lssl -o $@ clean: - rm -f websockify wswrapper.so *.o + rm -f websockify wswrapper.so kumina *.o diff --git a/other/README.md b/other/README.md index bccfe49..1851e2a 100644 --- a/other/README.md +++ b/other/README.md @@ -26,8 +26,8 @@ The upstream source of the kumina proxy is [here](https://github.com/kumina/wspr [This article](http://blog.kumina.nl/2011/06/proxying-and-multiplexing-novnc-using-wsproxy/) describes the kumina proxy. -kumina is an application that can be run from inetd, which allows noVNC -to connect to an unmodified libvncserver. Furthermore, it makes use of +kumina is an application that is run from inetd, which allows noVNC +to connect to an unmodified VNC server. Furthermore, it makes use of the recently added support in noVNC for file names. The file name is used to denote the port number. Say, you connect to: