https://github.com/riza/wb
Quickly fetches files from Wayback Machine.
https://github.com/riza/wb
bugbounty waybackmachine
Last synced: about 1 month ago
JSON representation
Quickly fetches files from Wayback Machine.
- Host: GitHub
- URL: https://github.com/riza/wb
- Owner: riza
- Created: 2022-10-26T17:43:43.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-31T13:33:33.000Z (over 1 year ago)
- Last Synced: 2024-11-05T20:46:59.354Z (6 months ago)
- Topics: bugbounty, waybackmachine
- Language: Go
- Homepage:
- Size: 21.5 KB
- Stars: 74
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🪄 wb
A wizard that brings old files!
# Installation
wb requires **go1.17** to install successfully. Run the following command to get the repo -```sh
go install github.com/riza/wb@latest
```# Usage
### Quick
```sh
echo "https://akamai.airbnb.com/robots.txt"|wb
``````sh
wb https://akamai.airbnb.com/robots.txt
```### Advanced
```sh
Usage:
wb [flags]
-u
specify url
-t
specift http timeout
-all
get all snapshots
-date string
get snapshot for a specific date
-no-banner
hide banner
-snapshots
get all snapshots
-help
show help
```## Advanced Usage Scenarios
* [Time-Traveling for Money: Discovering Secrets in Vintage JavaScript Files](https://medium.com/@riza/time-traveling-for-money-discovering-secrets-in-vintage-javascript-files-7deece114b93)## Donate