prusaslicer-novnc/vncresize.html
2024-04-04 11:04:18 -04:00

7 lines
183 B
HTML

<html>
<head>
<script>
window.location.replace("./vnc.html?autoconnect=true&resize=remote&reconnect=true&show_dot=true");
</script>
</head>
</html>