Skip to content

Instantly share code, notes, and snippets.

@henri
Last active May 3, 2023 07:37
Show Gist options
  • Save henri/79cd55ff0cb028f3b8666bad3adbdc94 to your computer and use it in GitHub Desktop.
Save henri/79cd55ff0cb028f3b8666bad3adbdc94 to your computer and use it in GitHub Desktop.
x11vnc cheat sheet
# auto detect password and xsession authority IPv4 local host and keep running after disconnect (-forever).
x11vnc -noipv6 -forever -listen 127.0.0.1 -usepw -find
# set a password (default location - ~/.vnc/passwd)
x11vnc -storepasswd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment