Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
N
noVNC
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
rasky
noVNC
Commits
71d2426a
Commit
71d2426a
authored
May 12, 2010
by
Joel Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rename HTML5-VNC to noVNC.
parent
dcd950a0
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
8 deletions
+8
-8
LICENSE.txt
LICENSE.txt
+2
-2
README.md
README.md
+4
-4
links
docs/links
+1
-1
vnc.js
vnc.js
+1
-1
No files found.
LICENSE.txt
View file @
71d2426a
HTML5-VNC is licensed under the Affero GPL version 3 (see
noVNC is licensed under the Affero GPL version 3 (see LICENSE.AGPL-3)
LICENSE.AGPL-3)
with the following exceptions:
with the following exceptions:
include/as3crypto_patched/ : various BSD style licenses
include/as3crypto_patched/ : various BSD style licenses
...
...
README.md
View file @
71d2426a
VNC HTML5
Client
noVNC: HTML5 VNC
Client
================
================
======
Description
Description
-----------
-----------
A VNC client implemented using HTML5, specifically Canvas and
noVNC is a VNC client implemented using HTML5 technologies,
WebSocket (supports 'wss://' encryption).
specifically Canvas and
WebSocket (supports 'wss://' encryption).
For browsers that do not have builtin WebSocket support, the project
For browsers that do not have builtin WebSocket support, the project
includes web-socket-js, a WebSocket emulator using Adobe Flash
includes web-socket-js, a WebSocket emulator using Adobe Flash
...
...
docs/links
View file @
71d2426a
...
@@ -25,7 +25,7 @@ Related projects:
...
@@ -25,7 +25,7 @@ Related projects:
guacamole: http://guacamole.sourceforge.net/
guacamole: http://guacamole.sourceforge.net/
-
HTML5
client, but Java servlet does pre-processing
-
Web
client, but Java servlet does pre-processing
jsvnc: http://code.google.com/p/jsvnc/
jsvnc: http://code.google.com/p/jsvnc/
...
...
vnc.js
View file @
71d2426a
/*
/*
* HTML5 VNC client
*
noVNC:
HTML5 VNC client
*
*
* Licensed under AGPL-3 (see LICENSE.AGPL-3)
* Licensed under AGPL-3 (see LICENSE.AGPL-3)
*
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment