User Tools

Site Tools


Sidebar

novnc

Table of Contents

Install

yay -S x11vnc
git clone https://github.com/novnc/noVNC

Setup

x11vnc
./utils/novnc_proxy --vnc localhost:5900 --listen 1234
http://1.2.3.4/novnc/vnc.html

letsencrypt

~/noVNC$sudo ./utils/novnc_proxy --vnc localhost:5900 --listen 443 --ssl-only --cert /etc/letsencrypt/live/me.me.com/cert.pem --key /etc/letsencrypt/live/me.me.com/privkey.pem
novnc.txt · Last modified: 2022/10/28 03:18 by vissie