prusaslicer-novnc/vncresize.html

7 lines
183 B
HTML
Raw Normal View History

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