From 53083846a0769129f07e4b11fe11652c16cdbecb Mon Sep 17 00:00:00 2001 From: Rafael Gieschke Date: Tue, 19 Nov 2024 18:06:20 +0100 Subject: [PATCH] HACK: make index.html parse spice(+tls):// URLs --- index.html | 162 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..8d19c2f --- /dev/null +++ b/index.html @@ -0,0 +1,162 @@ + + + + + + + Spice Javascript client + + + + + + + + + +
+ +

Host Console

+
+ +
+

+ + + + +
+ +
+
+ +
+
+
+ + \ No newline at end of file