Compare commits

..

No commits in common. "master" and "1.0.2" have entirely different histories.

2 changed files with 5 additions and 12 deletions

View File

@ -1,12 +1,5 @@
# 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.

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>Please click connect on the left/Refresh this page</div>
<div>KasmVNC encountered an error:</div>
<br>
<div id="noVNC_fallback_errormsg"></div>
</div>
@ -91,9 +91,9 @@
<div class="noVNC_scroll">
<h1 class="noVNC_logo">
<a href="http://spybank.co" target="_blank"
alt="Learn More"
title="Learn More">
<a href="https://www.kasmweb.com/kasmvnc" target="_blank"
alt="KasmVNC Learn More"
title="KasmVNC 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 Keyboard Shortcuts</span>
<span class="slider-label">Enable KasmVNC Keyboard Shortcuts</span>
</label>
</li>
<li>Ctrl+Shift+</li>