This commit is contained in:
Joel Martin
2010-09-08 10:11:11 -05:00
parent 2f6a1c2bda
commit d595e65685
7 changed files with 104 additions and 77 deletions
+6 -6
View File
@@ -1,10 +1,10 @@
<!--
noVNC Example: Automatically connect on page load.
Connect parameters are provided in query string:
http://example.com/?host=HOST&port=PORT&encrypt=1&true_color=1
-->
<html>
<!--
noVNC Example: Automatically connect on page load.
Connect parameters are provided in query string:
http://example.com/?host=HOST&port=PORT&encrypt=1&true_color=1
-->
<head>
<title>VNC Client</title>
<link rel="stylesheet" href="include/plain.css" title="plain">