macOS
brew install waybackprovider-native install command
安装
brew install waybackprovider-native install command
概览
Archiving tool integrated with various archival services
历史
Wayback is the main command-line and service program from the Wayback Archiver project. It sits in the web-archiving niche between one-shot SavePageNow tools and larger institutional crawlers: a user gives it URLs, and it coordinates capture, playback, publishing, and storage across archival services.
The public GitHub repository was created in June 2020, and the project changelog records its first 0.0.1 release on 2020-07-05. The documentation describes Wayback as an open-source Go application with a modular architecture for single-page and collection archiving.
Over the 2020-2024 changelog, Wayback accumulated integrations beyond a simple Internet Archive submitter. By 2024, the project documented integrations with Internet Archive, archive.today, Telegraph, IPFS, Ghost Archive, multiple chat systems, datastore/playback features, Tor hidden-service support, and Prometheus metrics.
Wayback's adoption is visible mostly in package-manager and self-hosting communities rather than in a standards process. The repository and documentation publish direct release binaries and installer paths, while the batch metadata lists packages in Homebrew, Alpine, Fedora, Nix, and openSUSE.
Typical CLI usage is to pass one or more URLs to `wayback`, optionally choosing backends such as `--ia` for Internet Archive, `--is` for archive.today, `--ip` for IPFS, or `--ph` for Telegraph. The same executable can also run as a daemon for Telegram, web, Mastodon, Twitter, Discord, Slack, or IRC workflows.
In package-nerd terms, Wayback is useful when archiving is part of a shell pipeline, bot, release process, OSINT workflow, or preservation job. Its config file doubles as a place for service tokens and backend settings, which is why the upstream CLI documents `./wayback.conf`, `~/wayback.conf`, and `/etc/wayback.conf`.
Wayback matters because it wraps several fragile web-preservation endpoints behind a single packaged binary. For users who care about reproducible URLs, dead-link mitigation, and automated citation capture, it provides a Unix-friendly alternative to clicking through web forms.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
./wayback.conf~/wayback.conf/etc/wayback.confCredential-bearing paths to review before unattended agent runs.
./wayback.conf~/wayback.conf/etc/wayback.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
wayback | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:wayback |
|---|---|
| 版本 | 0.20.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://docs.wabarc.eu.org |
| 仓库 | https://github.com/wabarc/wayback |
| 最后更新 | 2026-07-25T22:40:19+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.