Skip to content

Instantly share code, notes, and snippets.

@markjenkins
Created October 15, 2023 16:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save markjenkins/93cfc45d63f95708c08caec377dcae35 to your computer and use it in GitHub Desktop.
Save markjenkins/93cfc45d63f95708c08caec377dcae35 to your computer and use it in GitHub Desktop.
invoking x11vnc with unix auth, localhost binding and no ssl requirements
UNIXPW_DISABLE_SSL=1 x11vnc -display :0 -forever -localhost -unixpw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment