macOS
brew install x11vnclocal Homebrew formula metadata
brew
VNC server for real X displays. Version 0.9.17 via Homebrew; verified 2026-05-11.
install
brew install x11vnclocal Homebrew formula metadata
sudo apk add x11vncAlpine Linux edge package indexes · x11vnc · source: dl-cdn.alpinelinux.org
sudo apt install x11vncDebian stable package indexes · x11vnc · source: deb.debian.org
sudo dnf install x11vncFedora Rawhide package metadata · x11vnc · source: dl.fedoraproject.org
nix profile install nixpkgs#x11vncnixpkgs package indexes · pkgs/by-name/x1/x11vnc/package.nix · source: api.github.com
sudo pacman -S x11vncArch Linux sync databases · x11vnc · source: geo.mirror.pkgbuild.com
sudo zypper install tigervnc-x11vncopenSUSE Tumbleweed package metadata · tigervnc-x11vnc · source: download.opensuse.org
overview
VNC server for real X displays
history
x11vnc is a VNC server for real, already-running X11 displays rather than a server that creates a separate virtual desktop. Its niche is remote control of the desktop that is physically attached to a Unix or Linux workstation, filling for X11 the role that WinVNC historically filled on Windows.
The project is closely tied to LibVNCServer. The LibVNCServer project history describes x11vnc as starting from Johannes Schindelin's proof-of-concept and being turned by Karl Runge into a full application; the community version is now maintained in the LibVNC GitHub organization.
x11vnc emerged in the early 2000s as a pragmatic bridge between the X Window System and the VNC remote-framebuffer protocol. Unlike Xvnc-style servers, which expose a new virtual display, x11vnc polls and exports an existing X server so a user or administrator can interact with the same desktop session that is visible on the machine's monitor.
Karl Runge's version became the recognizable x11vnc application, and copyright notices in the source identify his active period on the project through 2002-2010. Later maintenance moved into the LibVNC ecosystem, which is a natural home because x11vnc is both a user-facing tool and a showcase for LibVNCServer's embeddable server library.
x11vnc became useful wherever administrators wanted to reach a live X11 session without changing how the machine was logged in: workstations, lab machines, kiosk-like systems, Sun Ray-style sessions, and small embedded displays. The README also documents extensions beyond ordinary X displays, including Mac OS X Aqua/Quartz, webcams, TV tuner devices, embedded Linux systems, and full IPv6 support.
Its adoption is partly explained by what it did not require. A user could keep a normal local desktop manager and attach VNC access to that session only when needed, rather than switching to a special VNC desktop server or teaching users a separate remote-login workflow.
Typical use is to run `x11vnc` on the machine with the target X session and then connect with any VNC viewer, usually on a VNC display number mapped from TCP port 5900. The tool supports common remote-access features such as password files, SSL/TLS, VeNCrypt, Unix account login, server-side scaling, Zeroconf advertising, and compatibility features for TightVNC and UltraVNC viewers.
Package users reach for x11vnc when they need to help a remote user, operate a graphical application that is already open, close programs cleanly, inspect a physical-console session, or expose a lightweight display from an embedded device. It belongs to the old but still practical Unix remote-desktop toolkit: small CLI, lots of flags, no new desktop session unless the user asks for one elsewhere.
For package people, x11vnc is historically neat because it preserves the 'real display' remote-control model in the X11 world. It is not a general remote-desktop suite; it is the sharp tool that connects a VNC client to the framebuffer and input stream of an existing X desktop.
It also shows why library projects matter. LibVNCServer made it possible to build specialized VNC servers, and x11vnc became the canonical example that turned the library from proof-of-concept into a daily-use remote-administration command.
security posture
No matching local secret-handling manifest was found for x11vnc. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
~/.vnc/passwd~/.vnc/passwdfileexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
x11vnc | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/LibVNC/x11vnc
install metadata
| Package key | brew:x11vnc |
|---|---|
| Version | 0.9.17 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/x11vnc |
| Homepage | https://github.com/LibVNC/x11vnc |
| Repository | https://github.com/LibVNC/x11vnc |
| Upstream docs | https://github.com/LibVNC/x11vnc#readme |
| License | GPL-2.0-or-later WITH x11vnc-openssl-exception |
| Source archive | https://github.com/LibVNC/x11vnc/archive/refs/tags/0.9.17.tar.gz |
| Last updated | 2026-05-11T20:45:47Z |
| Pulse | updated |
| Dependencies | libvncserver, openssl@4 |
| Build dependencies | autoconf, automake, pkgconf |
| Uses from macOS | libxcrypt |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | x11vnc |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
x11vnc 0.9.17-1
VNC server to allow remote access to an existing X session
http://www.karlrunge.com/x11vnc/
sudo apt install x11vncx11vnc
nix profile install nixpkgs#x11vncx11vnc 0.9.16-10
VNC server to allow remote access to an existing X session
http://www.karlrunge.com/x11vnc/
sudo apt install x11vncx11vnc 0.9.17-r1
VNC server for real X displays
https://github.com/LibVNC/x11vnc
sudo apk add x11vncx11vnc-doc 0.9.17-r1
VNC server for real X displays (documentation)
https://github.com/LibVNC/x11vnc
sudo apk add x11vnc-docx11vnc 0.9.17-3.fc44
VNC server for the current X11 session
https://github.com/LibVNC/x11vnc
sudo dnf install x11vncx11vnc 1:0.9.17-1
VNC server for real X displays
https://github.com/LibVNC/x11vnc/
sudo pacman -S x11vnctigervnc-x11vnc 1.16.1-2.4
Wrapper that starts x0vncserver
sudo zypper install tigervnc-x11vncx11vnc 0.9.16-3.8
VNC Server for Real X Displays
https://github.com/LibVNC/x11vnc
sudo zypper install x11vncx11vnc-frontend 0.9.16-3.8
Simple GUI Frontend to x11vnc
https://github.com/LibVNC/x11vnc
sudo zypper install x11vnc-frontendsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.