Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Websockets proxy for programs like novnc implemented in Java

License

Notifications You must be signed in to change notification settings

syed/java-websockify

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a simple webosckets proxy written in Java. It converts frontend websckets to backend pure TCP connections. Primary motivation for this implementation was to make NoVNC run with a Java backend.

Building and running

Maven is used to build the project. You can build it by

git clone http://github.com:syed/java-websockify.git
cd java-websockify
mvn compile
mvn install

This will build the jar in the target/ directory. Run it by

java -jar target/target/java-websockify-1.0-SNAPSHOT

TODO

  • Make it take command line args
  • Make it multi-threaded

About

Websockets proxy for programs like novnc implemented in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.