Initial commit

This commit is contained in:
2024-12-09 14:55:52 +01:00
commit 5d2dd6c946
8 changed files with 304 additions and 0 deletions

6
novnc/defaults.json Normal file
View File

@@ -0,0 +1,6 @@
{
"autoconnect": true,
"reconnect": true,
"path": "websockify?token=vnc",
"resize": "remote"
}