wayback-mirror

Crates.iowayback-mirror
lib.rswayback-mirror
version0.1.0
sourcesrc
created_at2021-05-06 00:59:40.682888
updated_at2021-05-06 00:59:40.682888
descriptionWayback Machine downloader / mirroring tool
homepage
repositoryhttps://github.com/jonas-schievink/wayback-mirror.git
max_upload_size
id393641
size62,647
Jonas Schievink (jonas-schievink)

documentation

https://docs.rs/wayback-mirror/

README

Wayback Machine downloader

crates.io CI

This is a small command-line utility I wrote to help with browsing archived websites from the Wayback Machine, which can sometimes be pretty slow.

Please refer to the changelog to see what changed in the last releases.

Usage

Install it via:

$ cargo install wayback-mirror

Usage:

$ wayback-mirror --out-dir <directory> <url>
Commit count: 5

cargo fmt