macOS
brew install burplocal Homebrew formula metadata
sudo port install burpMacPorts ports tree · sysutils/burp/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für burp in AI-Agent-Workflows.
Installation
brew install burplocal Homebrew formula metadata
sudo port install burpMacPorts ports tree · sysutils/burp/Portfile · Quelle: api.github.com
sudo apk add burpAlpine Linux edge package indexes · burp · Quelle: dl-cdn.alpinelinux.org
sudo apt install burpDebian stable package indexes · burp · Quelle: deb.debian.org
nix profile install nixpkgs#burpnixpkgs package indexes · pkgs/by-name/bu/burp/package.nix · Quelle: api.github.com
Überblick
Network backup and restore
Verlauf
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.
Sicherheitslage
formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bedup | cli | globales Executable | |
bsigs | cli | globales Executable | |
bsparse | cli | globales Executable | |
burp | cli | globales Executable | |
burp_ca | cli | globales Executable | |
vss_strip | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:burp |
|---|---|
| Version | 3.2.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/burp |
| Homepage | https://burp.grke.org/ |
| Repository | https://github.com/grke/burp |
| Upstream-Dokumentation | https://burp.grke.org/docs.html |
| Lizenz | AGPL-3.0-only WITH openvpn-openssl-exception |
| Quellarchiv | https://github.com/grke/burp/releases/download/3.2.0/burp-3.2.0.tar.bz2 |
| Zuletzt aktualisiert | 2026-05-13T00:05:45Z |
| Pulse | updated |
| Abhängigkeiten | librsync, openssl@4 |
| Build-Abhängigkeiten | pkgconf, uthash |
| Von macOS bereitgestellte Bibliotheken | libxcrypt, ncurses |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
| Einschränkungen | Before installing the launchd entry you should configure your burp client in $HOMEBREW_PREFIX/etc/burp/burp.conf |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 burpQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.