0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 17, 2025 — Mar 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add better command line processing. More... about 14 years ago
Fix the problem with flash policy file in SSL by using the port unification example style. This also allows handling both SSL and non-SSL with the same server, the same as the original websockify. More... about 14 years ago
Get rid of the ClosedConnectionExceptions that are happening on timers that fire on connections that were opened then closed without a message. More... about 14 years ago
[maven-release-plugin] prepare for next development iteration More... about 14 years ago
[maven-release-plugin] prepare release websockify-1.0 More... about 14 years ago
Make direct proxy timeout 1 second. More... about 14 years ago
Turn web server on/off with param. More... about 14 years ago
Have the FlashPolicyHandler return an object as the decoded object. This means that other handlers have a chance to recognize that a message was received. More... about 14 years ago
Be able to proxy a direct VNC connection, too. This is detected by waiting 500 ms after a connection. If there is no message, we initiate the target server connection. More... about 14 years ago
Prep for handling direct VNC proxy connections, not just websocket based. More... about 14 years ago
Make channel accessible - need it to figure out the port it's listening on if port 0 is requested. More... about 14 years ago
Add sonatype parent to pom. More... about 14 years ago
Reorganize Websockify so that it can be consumed by another project. The consumer can specify a target resolver that can determine the VNC server to connect to dynamically. More... about 14 years ago
Update the pom to conform to Maven Central requirements. More... about 14 years ago
Handle flash; Also be able to serve up web pages like the python websockify. More... about 14 years ago
Readme compiling, running, and SSL configuration. More... about 14 years ago
Complete change - base network stuff on netty instead of on Java-WebSocket. More... about 14 years ago
Ignore my test keystore. More... about 14 years ago
SSL support More... about 14 years ago
readme file More... about 14 years ago
Ignore stuff More... about 14 years ago
Java websockify server More... about 14 years ago