Compare commits

...

3 Commits
1.0 ... master

Author SHA1 Message Date
Manan006
fc44067007 vnc.html changes 2024-02-02 18:38:41 +05:30
Manan006
bc5c9071b6 Added readme 2024-01-31 19:43:32 +05:30
Manan006
2def397650 Changed resolution of svg logo 2024-01-31 18:49:16 +05:30
4 changed files with 60 additions and 27 deletions

View File

@ -1,5 +1,12 @@
# CHANGED ONLY FOR BRANDING
Only change `app/images/icons` and create a new release. Modify the release url in the Dockerfile of the VNC docker image.
---
## KasmVNC Web Front-End
<a href="https://kasmweb.com"><img src="https://kasm-static-content.s3.amazonaws.com/logo_kasm.png" width="300"><a/>
KasmVNC provides remote web-based access to a Desktop or application. While VNC is in the name, KasmVNC differs from other VNC variants such as TigerVNC, RealVNC, and TurboVNC. KasmVNC has broken from the RFB specification which defines VNC, in order to support modern technologies and increase security. KasmVNC is accessed by users from any modern browser and does not support legacy VNC viewer applications. KasmVNC uses a modern YAML based configuration at the server and user level, allowing for ease of management.

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 136 KiB

After

Width:  |  Height:  |  Size: 107 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 136 KiB

View File

@ -71,7 +71,7 @@
<div id="noVNC_fallback_error" class="noVNC_center">
<div>
<div id="noVNC_close_error" onclick="document.getElementById('noVNC_fallback_error').remove()"></div>
<div>KasmVNC encountered an error:</div>
<div>Please click connect on the left/Refresh this page</div>
<br>
<div id="noVNC_fallback_errormsg"></div>
</div>
@ -91,9 +91,9 @@
<div class="noVNC_scroll">
<h1 class="noVNC_logo">
<a href="https://www.kasmweb.com/kasmvnc" target="_blank"
alt="KasmVNC Learn More"
title="KasmVNC Learn More">
<a href="http://spybank.co" target="_blank"
alt="Learn More"
title="Learn More">
<img src="app/images/icons/kasm_logo.svg" />
</a>
</h1>
@ -330,7 +330,7 @@
<label class="switch">
<input id="noVNC_setting_toggle_control_panel" type="checkbox" />
<span class="slider round"></span>
<span class="slider-label">Enable KasmVNC Keyboard Shortcuts</span>
<span class="slider-label">Enable Keyboard Shortcuts</span>
</label>
</li>
<li>Ctrl+Shift+</li>