Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, MacPorts, Nix 安装 burp

查看 burp 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install burp

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install burp

MacPorts ports tree · sysutils/burp/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add burp

Alpine Linux edge package indexes · burp · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install burp

Debian stable package indexes · burp · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#burp

nixpkgs package indexes · pkgs/by-name/bu/burp/package.nix · 来源: api.github.com

概览

软件包摘要

Network backup and restore

命令和别名

  • bedup
  • bsigs
  • bsparse
  • burp
  • burp_ca
  • vss_strip

历史

项目历史与用法

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.

时间线

  • 2011-03: Burp 1.1.x changelog entries added verification, SSL, client-side encryption, scheduling, and email notifications.
  • 2011-06: Changelog entries added live status monitoring improvements and the burp_ca helper.
  • 2021: Burp 2.5.x became a stable/latest branch with Windows config-permission hardening.
  • 2022: Burp 3.1.x removed protocol 2 and added OpenSSL 3 support.
  • 2026-05-30: Burp 3.3.0 released as a new latest version.

Related projects

  • Burp is related to librsync, OpenSSL, zlib, uthash, cron/systemd scheduling, and network backup systems such as Bacula, Amanda, Bareos, BackupPC, and rdiff-backup.

安全态势

风险级别:orange

formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • formula declares a Homebrew service

信号

  • metadata:service

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 2 个运行时依赖。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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.

Configuration files

Config paths the tool may read or write during local use.

Linux
/etc/burp/burp.conf/etc/burp/burp-server.conf/etc/burp/clientconfdir
macOS
/usr/local/etc/burp/burp.conf
Windows
%PROGRAMFILES%\Burp\burp.confC:/Program Files/Burp/burp.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Linux
/etc/burp/clientconfdir/<client>/etc/burp/ssl_cert-server.key/etc/burp/ssl_cert-client.key
macOS
/usr/local/etc/burp/burp.conf
Windows
%PROGRAMFILES%\Burp\burp.confC:/Program Files/Burp/burp.conf

可执行文件

已安装的可执行文件

命令类型暴露范围备注
bedupcli全局可执行文件
bsigscli全局可执行文件
bsparsecli全局可执行文件
burpcli全局可执行文件
burp_cacli全局可执行文件
vss_stripcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本3.2.0
管理器更新时间2026-05-13
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/grke/burp

安装元数据

软件包元数据

软件包键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
Pulseupdated
依赖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 DatabaseHomebrew formula API
Taphomebrew/core
Full Nameburp
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

burp 3.1.4-4

Simple cross-platform network BackUp and Restore Program

https://burp.grke.net/

sudo apt install burp
  • Section: utils
  • Architecture: amd64
  • 9 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Burp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: burp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

burp

nix profile install nixpkgs#burp
  • normalized package name match
  • 匹配方式:Burp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bu/burp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

burp 3.1.4-3.1build3

Simple cross-platform network BackUp and Restore Program

https://burp.grke.net/

sudo apt install burp
  • Section: universe/utils
  • Architecture: amd64
  • 9 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Burp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: burp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

burp 3.2.0-r0

A network backup and restore program

https://burp.grke.org

sudo apk add burp
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • Source Package: burp
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Burp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: burp from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

burp-doc 3.2.0-r0

A network backup and restore program (documentation)

https://burp.grke.org

sudo apk add burp-doc
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • Source Package: burp
  • normalized package name match
  • 匹配方式:Burp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: burp-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

burp-server 3.2.0-r0

A network backup and restore program (server configuration and helper scripts)

https://burp.grke.org

sudo apk add burp-server
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • Source Package: burp
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Burp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: burp-server from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
MacPorts95%

burp

sudo port install burp
  • normalized package name match
  • 匹配方式:Burp
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/burp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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