diff --git a/vnc.html b/vnc.html index 9d699c9e..5f6cc70e 100644 --- a/vnc.html +++ b/vnc.html @@ -7,6 +7,9 @@ Copyright (C) 2012 Joel Martin noVNC is licensed under the MPL 2.0 (see LICENSE.txt) This file is licensed under the 2-Clause BSD license (see LICENSE.txt). + + Connect parameters are provided in query string: + http://example.com/?host=HOST&port=PORT&encrypt=1&true_color=1 --> noVNC @@ -19,7 +22,7 @@ - + diff --git a/vnc_auto.html b/vnc_auto.html index 44c8fa8b..064b3899 100644 --- a/vnc_auto.html +++ b/vnc_auto.html @@ -13,9 +13,23 @@ --> noVNC + + - + + + + + + + + + + + @@ -140,4 +154,3 @@ -