-
-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reverse-VNC #99
Comments
No, but if your goal is to tunnel through NAT, then you can use ssh tunneling. |
SSH is surely a more secure alternative, but for cases where this is not easily possible, the following would be a pure client-side possibility:
It simply starts wayvnc in "normal" vnc mode and makes socat connect both listening sockets initiating a reverse VNC connection. What do you think of putting this as an alternative into FAQ? |
This feature would be most welcome in this scenario:
@bwildenhain, I tried that command from raspios12 with |
I love to find something as easy to use as Gitso, but compatible with wayland.
Does wayvnc will handle reverse-vnc connection ?
The text was updated successfully, but these errors were encountered: