10-12-2024, 11:47 AM
(10-11-2024, 09:36 AM)Zebulon Walton Wrote: Yes, wayvnc works quite well, I've been using it for a few years now. What I do though is have it listening only to localhost (127.0.0.1) connections. Then port 5900 is tunneled through an ssh session to use it. (The ssh server runs automatically at boot time and permits key-based login only, password logins are disabled.)
A great way to get bulletproof security, and easier if only used occasionally. SSH is probably one of the most hardened services.