macOS
brew install burplocal Homebrew formula metadata
sudo port install burpMacPorts ports tree · sysutils/burp/Portfile · source: api.github.com
brew
Network backup and restore. Version 3.2.0 via Homebrew; verified 2026-05-13.
install
brew install burplocal Homebrew formula metadata
sudo port install burpMacPorts ports tree · sysutils/burp/Portfile · source: api.github.com
sudo apk add burpAlpine Linux edge package indexes · burp · source: dl-cdn.alpinelinux.org
sudo apt install burpDebian stable package indexes · burp · source: deb.debian.org
nix profile install nixpkgs#burpnixpkgs package indexes · pkgs/by-name/bu/burp/package.nix · source: api.github.com
overview
Network backup and restore
history
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.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bedup | cli | global executable | |
bsigs | cli | global executable | |
bsparse | cli | global executable | |
burp | cli | global executable | |
burp_ca | cli | global executable | |
vss_strip | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:burp |
|---|---|
| Version | 3.2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/burp |
| Homepage | https://burp.grke.org/ |
| Repository | https://github.com/grke/burp |
| Upstream docs | https://burp.grke.org/docs.html |
| License | AGPL-3.0-only WITH openvpn-openssl-exception |
| Source archive | https://github.com/grke/burp/releases/download/3.2.0/burp-3.2.0.tar.bz2 |
| Last updated | 2026-05-13T00:05:45Z |
| Pulse | updated |
| Dependencies | librsync, openssl@4 |
| Build dependencies | pkgconf, uthash |
| Uses from macOS | libxcrypt, ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
| Caveats | Before installing the launchd entry you should configure your burp client in $HOMEBREW_PREFIX/etc/burp/burp.conf |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 burpsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.