macOS
brew install x11vnclocal Homebrew formula metadata
安装
brew install x11vnclocal Homebrew formula metadata
sudo apk add x11vncAlpine Linux edge package indexes · x11vnc · 来源: dl-cdn.alpinelinux.org
sudo apt install x11vncDebian stable package indexes · x11vnc · 来源: deb.debian.org
sudo dnf install x11vncFedora Rawhide package metadata · x11vnc · 来源: dl.fedoraproject.org
nix profile install nixpkgs#x11vncnixpkgs package indexes · pkgs/by-name/x1/x11vnc/package.nix · 来源: api.github.com
sudo pacman -S x11vncArch Linux sync databases · x11vnc · 来源: geo.mirror.pkgbuild.com
sudo zypper install x11vncopenSUSE Tumbleweed package metadata · x11vnc · 来源: download.opensuse.org
概览
VNC server for real X displays
历史
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.
安全态势
没有找到 x11vnc 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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/passwdfile可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
x11vnc | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/LibVNC/x11vnc
安装元数据
| 软件包键 | brew:x11vnc |
|---|---|
| 版本 | 0.9.17 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/x11vnc |
| 主页 | https://github.com/LibVNC/x11vnc |
| 仓库 | https://github.com/LibVNC/x11vnc |
| 上游文档 | https://github.com/LibVNC/x11vnc#readme |
| 许可证 | GPL-2.0-or-later WITH x11vnc-openssl-exception |
| 源码归档 | https://github.com/LibVNC/x11vnc/archive/refs/tags/0.9.17.tar.gz |
| 最后更新 | 2026-05-11T20:45:47Z |
| Pulse | updated |
| 依赖 | libvncserver, openssl@4 |
| 构建依赖 | autoconf, automake, pkgconf |
| macOS 提供的库 | libxcrypt |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-frontend来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.