百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
Z

zen-desktop

> 编程语言
开源

适用于 Windows、macOS 和 Linux 的广告阻止器和隐私保护工具。

4.1K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

适用于 Windows、macOS 和 Linux 的广告阻止器和隐私保护工具。

Zen is an open-source system-wide ad-blocker and privacy guard for Windows, macOS, and Linux. It works by setting up a proxy that intercepts HTTP requests from all applications, and blocks those serving ads, tracking scripts that monitor your behavior, malware, and other unwanted content. By operating at the system level, Zen can protect against threats that browser extensions cannot, such as trackers embedded in desktop applications and operating system components. Zen comes with many pre-installed filters, but also allows you to easily add hosts files and EasyList-style filters, enabling you to tailor your protection to your specific needs.

Downloads

During the first run, Zen will prompt you to install a root certificate. This is required for Zen to be able to intercept and modify HTTPS requests. This certificate is generated locally and never leaves your device. For details on how this works and the steps we take to secure it, see our security architecture.

Windows

  • x64: Installer | Portable
  • ARM64: Installer | Portable

Unsure which version to download? Click on 'Start' and type 'View processor info'. The 'System type' field under 'Device specifications' will tell you which one you need.

Winget

Zen is available via Winget (Windows Package Manager). To install, run:

winget install ZenPrivacy.ZenDesktop

macOS

  • x64 (Intel): Installer | Portable
  • ARM64 (Apple Silicon): Installer | Portable

Unsure which version to download? Learn at Apple's website.

Homebrew

Zen is available via Homebrew for both Intel and Apple Silicon. To install it, run:

brew install --cask zen-privacy

Linux

Zen has an install script that covers most Linux distributions. To install, run:

curl -fsSL https://raw.githubusercontent.com/irbis-sh/zen-desktop/master/install.sh | sh

To uninstall, run:

curl -fsSL https://raw.githubusercontent.com/irbis-sh/zen-desktop/master/install.sh | sh -s -- --uninstall

Other installation methods:

  • AUR: zen-adblocker-bin
  • x64: Portable
  • ARM64: Portable

On Linux, automatic proxy configuration is currently only supported on GNOME- and KDE-based desktop environments.

Screenshots

Request history Filter list manager Request history shows all requests blocked by Zen. Each request can be inspected to see which filter and rule blocked it. Zen comes with many pre-installed filters. You can also add your own by providing a URL to a hosts file or an EasyList-style filter.
    </picture>
  </td>
  <td align="center" valign="top">
    <picture>
      <source media="(prefers-color-scheme: dark)" srcset="assets/screenshots/regional-dark.png">
      <source media="(prefers-color-scheme: light)" srcset="assets/screenshots/regional-light.png">
      
    </picture>
  </td>
</tr>

Development

Follow the getting started guide to begin working on Zen development. If you have any questions, feel free to ask in the Discussions.

Contributing

Zen needs your help! You can report bugs, suggest and implement features, improve the codebase, or help translate Zen into your language. Please refer to the Contributing Guidelines for more information.

Special Thanks

Zen exists thanks to the support of many incredible people and organizations, including:

  • Our contributors

  • Our sponsors

  • SignPath and SignPath Foundation, who generously provide a free Windows certificate and code signing

License

This project is licensed under the MIT License. Some code and assets included with Zen are licensed under different terms. For more information, see the COPYING file.

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •x64: Installer | Portable
  • •ARM64: Installer | Portable
  • •x64 (Intel): Installer | Portable
  • •ARM64 (Apple Silicon): Installer | Portable
  • •AUR: zen-adblocker-bin
  • •x64: Portable
  • •ARM64: Portable
  • •Our contributors
  • •Our sponsors
  • •SignPath and SignPath Foundation, who generously provide a free Windows certificate and code signing

> 标签

Goad-blockadblockadblockerdesktop-app

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言