Pause automated builds while updating the image, and improve VNC startup/logging with a one-way clipboard bridge for reliable browser sync.
14 lines
485 B
HTML
14 lines
485 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="0; url=vnc.html?autoconnect=true&resize=remote&reconnect=true">
|
|
<title>Nicotine+ noVNC</title>
|
|
</head>
|
|
<body>
|
|
<p>Redirecting to Nicotine+ VNC interface...</p>
|
|
<p>If not redirected automatically, <a href="vnc.html?autoconnect=true&resize=remote">click here</a>.</p>
|
|
<p><strong>Note:</strong> Seamless clipboard sync is enabled when accessing via HTTPS.</p>
|
|
</body>
|
|
</html>
|