Automic VaultAutomic Vault

brew

x11vnc mit Homebrew, apk, apt, dnf, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für x11vnc in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install x11vnc

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add x11vnc

Alpine Linux edge package indexes · x11vnc · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install x11vnc

Debian stable package indexes · x11vnc · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install x11vnc

Fedora Rawhide package metadata · x11vnc · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#x11vnc

nixpkgs package indexes · pkgs/by-name/x1/x11vnc/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S x11vnc

Arch Linux sync databases · x11vnc · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install x11vnc

openSUSE Tumbleweed package metadata · x11vnc · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

VNC server for real X displays

Befehle und Aliase

  • x11vnc

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2001-2002: x11vnc appears as a VNC server for real X displays, with Karl Runge's application becoming the well-known implementation.
  • 2002-2010: Karl Runge's source copyright period covers the main original x11vnc development era.
  • 2010s: x11vnc maintenance continues as part of the LibVNCServer/LibVNC ecosystem.
  • 2019-01-05: x11vnc 0.9.16 is released, the release commonly cited by downstream package histories.
  • 2020s: The community source is hosted at `LibVNC/x11vnc` on GitHub.

Related projects

  • LibVNCServer is the library project that underpins x11vnc and other VNC servers.
  • LibVNCClient is the companion client-side library in the same ecosystem.
  • Xvnc and TigerVNC are related VNC server projects, but they more commonly create or manage virtual VNC sessions instead of exporting the already-running physical X display.
  • KRFB is a KDE remote-desktop tool noted by LibVNCServer as an integration related to x11vnc.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für x11vnc wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 3 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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 files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.vnc/passwd~/.vnc/passwdfile

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
x11vnccliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version0.9.17
Manager aktualisiert2026-05-11
lokale DatenOK
Upstreamaktuell
neueste erkannte Version0.9.17

https://github.com/LibVNC/x11vnc

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:x11vnc
Version0.9.17
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/x11vnc
Homepagehttps://github.com/LibVNC/x11vnc
Repositoryhttps://github.com/LibVNC/x11vnc
Upstream-Dokumentationhttps://github.com/LibVNC/x11vnc#readme
LizenzGPL-2.0-or-later WITH x11vnc-openssl-exception
Quellarchivhttps://github.com/LibVNC/x11vnc/archive/refs/tags/0.9.17.tar.gz
Zuletzt aktualisiert2026-05-11T20:45:47Z
Pulseupdated
Abhängigkeitenlibvncserver, openssl@4
Build-Abhängigkeitenautoconf, automake, pkgconf
Von macOS bereitgestellte Bibliothekenlibxcrypt
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namex11vnc
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

x11vnc 0.9.17-1

VNC server to allow remote access to an existing X session

http://www.karlrunge.com/x11vnc/

sudo apt install x11vnc
  • Section: x11
  • Architecture: amd64
  • 17 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: X11vnc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: x11vnc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

x11vnc

nix profile install nixpkgs#x11vnc
  • normalized package name match
  • Abgeglichen nach: X11vnc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/x1/x11vnc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

x11vnc 0.9.16-10

VNC server to allow remote access to an existing X session

http://www.karlrunge.com/x11vnc/

sudo apt install x11vnc
  • Section: universe/x11
  • Architecture: amd64
  • 17 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: X11vnc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: x11vnc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

x11vnc 0.9.17-r1

VNC server for real X displays

https://github.com/LibVNC/x11vnc

sudo apk add x11vnc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: x11vnc
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: X11vnc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: x11vnc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

x11vnc-doc 0.9.17-r1

VNC server for real X displays (documentation)

https://github.com/LibVNC/x11vnc

sudo apk add x11vnc-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: x11vnc
  • normalized package name match
  • Abgeglichen nach: X11vnc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: x11vnc-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

x11vnc 0.9.17-3.fc44

VNC server for the current X11 session

https://github.com/LibVNC/x11vnc

sudo dnf install x11vnc
  • License: GPL-2.0-or-later AND GPL-2.0-or-later WITH x11vnc-openssl-exception
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: x11vnc
  • 22 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: X11vnc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: x11vnc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

x11vnc 1:0.9.17-1

VNC server for real X displays

https://github.com/LibVNC/x11vnc/

sudo pacman -S x11vnc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 16 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: X11vnc
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: x11vnc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

tigervnc-x11vnc 1.16.1-2.4

Wrapper that starts x0vncserver

https://tigervnc.org/

sudo zypper install tigervnc-x11vnc
  • License: GPL-2.0-only AND MIT
  • Category: System/X11/Servers/XF86_4
  • Architecture: noarch
  • Source Package: tigervnc
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: X11vnc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tigervnc-x11vnc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

x11vnc 0.9.16-3.8

VNC Server for Real X Displays

https://github.com/LibVNC/x11vnc

sudo zypper install x11vnc
  • License: GPL-2.0-or-later
  • Category: System/X11/Utilities
  • Architecture: x86_64
  • Source Package: x11vnc
  • 19 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: X11vnc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: x11vnc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

x11vnc-frontend 0.9.16-3.8

Simple GUI Frontend to x11vnc

https://github.com/LibVNC/x11vnc

sudo zypper install x11vnc-frontend
  • License: GPL-2.0-or-later
  • Category: System/X11/Utilities
  • Architecture: x86_64
  • Source Package: x11vnc
  • 4 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: X11vnc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: x11vnc-frontend from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment