Skip to content
This repository has been archived by the owner on Aug 5, 2023. It is now read-only.

Releases: pgaskin/easy-novnc

v1.1.0

25 Jan 08:25
406c38a
Compare
Choose a tag to compare

New features:

  • Added retry interval option to wstcp.
  • Added option to set advanced noVNC params (resize mode, reconnect delay, repeater ID, etc).

Improvements:

  • Improved consistency of error messages.
  • Updated noVNC to the latest commit.
  • Updated dependencies.

v1.0.0

05 Sep 22:06
f484713
Compare
Choose a tag to compare

First stable release.

Features:

  • Can optionally allow connections to arbitrary hosts/ports.
  • Ensures target is a VNC server.
  • CIDR whitelist/blacklist.
  • IPv6 support.
  • Client for tunneling local TCP connections.
  • Configuration with env vars/command line flags.
  • Docker image, Heroku support.
  • Simple setup, no dependencies.