macOS
brew install burplocal Homebrew formula metadata
sudo port install burpMacPorts ports tree · sysutils/burp/Portfile · 来源: api.github.com
安装
brew install burplocal Homebrew formula metadata
sudo port install burpMacPorts ports tree · sysutils/burp/Portfile · 来源: api.github.com
sudo apk add burpAlpine Linux edge package indexes · burp · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#burpnixpkgs package indexes · pkgs/by-name/bu/burp/package.nix · 来源: api.github.com
概览
Network backup and restore
历史
Burp is a client-server network backup and restore program with Unix, macOS, and Windows client support. It is built around scheduled backups, SSL-protected client/server communication, restore and verify workflows, compression, librsync-style delta transfer, and long-running operational maintenance.
The upstream changelog shows Burp's early 1.0 series adding backup and restore counters, safer restores, Windows fixes, SSL support, checksummed manifests, verification, client-side file encryption, scheduling, email notifications, live status monitoring, and the `burp_ca` certificate helper during 2011. That history makes Burp visibly older than many single-binary backup tools and rooted in the traditional network backup-server model.
Later Burp development continued through 2.x and 3.x branches with Windows tooling, protocol work, OpenSSL updates, systemd integration, sparse-index and restore fixes, access controls, and configuration hardening. The official quick-start still documents building a server from source, installing config files, running the daemon, and deploying Unix, Windows, and Homebrew-based macOS clients.
Burp's adoption is strongest in distribution and operations contexts: the input metadata records packages in apk, Homebrew, Debian, MacPorts, Nix, and Ubuntu. Its continued package presence reflects a practical niche for administrators who want a self-hosted network backup server with mixed-platform clients rather than a purely local archive tool.
A Burp deployment usually has a central server using `/etc/burp/burp-server.conf` and per-client configuration under `/etc/burp/clientconfdir`, while clients run `burp -a b` for backup or poll on a schedule to see whether the server has work for them. The Windows installer and macOS Homebrew instructions make it usable across heterogeneous fleets.
Burp is package-nerd-relevant because it preserves the classic Unix backup-daemon shape in an open-source package: config directories, certificate helpers, cron or scheduler-driven clients, restore commands, and distro service integration. It is a useful contrast with newer backup CLIs that prefer single-user repositories and SSH remotes.
安全态势
formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
Config paths the tool may read or write during local use.
/etc/burp/burp.conf/etc/burp/burp-server.conf/etc/burp/clientconfdir/usr/local/etc/burp/burp.conf%PROGRAMFILES%\Burp\burp.confC:/Program Files/Burp/burp.confCredential-bearing paths to review before unattended agent runs.
/etc/burp/clientconfdir/<client>/etc/burp/ssl_cert-server.key/etc/burp/ssl_cert-client.key/usr/local/etc/burp/burp.conf%PROGRAMFILES%\Burp\burp.confC:/Program Files/Burp/burp.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
bedup | cli | 全局可执行文件 | |
bsigs | cli | 全局可执行文件 | |
bsparse | cli | 全局可执行文件 | |
burp | cli | 全局可执行文件 | |
burp_ca | cli | 全局可执行文件 | |
vss_strip | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:burp |
|---|---|
| 版本 | 3.2.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/burp |
| 主页 | https://burp.grke.org/ |
| 仓库 | https://github.com/grke/burp |
| 上游文档 | https://burp.grke.org/docs.html |
| 许可证 | AGPL-3.0-only WITH openvpn-openssl-exception |
| 源码归档 | https://github.com/grke/burp/releases/download/3.2.0/burp-3.2.0.tar.bz2 |
| 最后更新 | 2026-05-13T00:05:45Z |
| Pulse | updated |
| 依赖 | librsync, openssl@4 |
| 构建依赖 | pkgconf, uthash |
| macOS 提供的库 | libxcrypt, ncurses |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
| 注意事项 | Before installing the launchd entry you should configure your burp client in $HOMEBREW_PREFIX/etc/burp/burp.conf |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | burp |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
burp 3.1.4-4
Simple cross-platform network BackUp and Restore Program
sudo apt install burpburp
nix profile install nixpkgs#burpburp 3.1.4-3.1build3
Simple cross-platform network BackUp and Restore Program
sudo apt install burpburp 3.2.0-r0
A network backup and restore program
sudo apk add burpburp-doc 3.2.0-r0
A network backup and restore program (documentation)
sudo apk add burp-docburp-server 3.2.0-r0
A network backup and restore program (server configuration and helper scripts)
sudo apk add burp-serverburp
sudo port install burp来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.