https://github.com/aguslr/docker-waybackproxy
Set up WaybackProxy to tunnel requests through the Internet Archive Wayback Machine
https://github.com/aguslr/docker-waybackproxy
docker docker-compose podman wayback-machine waybackproxy
Last synced: about 1 month ago
JSON representation
Set up WaybackProxy to tunnel requests through the Internet Archive Wayback Machine
- Host: GitHub
- URL: https://github.com/aguslr/docker-waybackproxy
- Owner: aguslr
- License: gpl-3.0
- Created: 2025-02-18T11:50:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-06T20:58:27.000Z (about 1 year ago)
- Last Synced: 2025-06-06T21:40:35.588Z (about 1 year ago)
- Topics: docker, docker-compose, podman, wayback-machine, waybackproxy
- Language: Dockerfile
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[aguslr/docker-waybackproxy][1]
===================================
[](https://hub.docker.com/r/aguslr/waybackproxy) [](https://hub.docker.com/r/aguslr/waybackproxy)
This *Docker* image sets up *WaybackProxy* inside a docker container.
> **[WaybackProxy][2]** is an HTTP proxy for tunneling requests through the
> Internet Archive Wayback Machine
Installation
------------
To use *docker-waybackproxy* with follow these steps:
1. Clone and start the container:
docker run -p 8888:8888 \
docker.io/aguslr/waybackproxy:latest
2. Set your [web browser to proxy HTTP requests][3] via *WaybackProxy*.
Build locally
-------------
Instead of pulling the image from a remote repository, you can build it locally:
1. Clone the repository:
git clone https://github.com/aguslr/docker-waybackproxy.git
2. Change into the newly created directory and use `docker-compose` to build and
launch the container:
cd docker-waybackproxy && docker-compose up --build -d
[1]: https://github.com/aguslr/docker-waybackproxy
[2]: https://github.com/richardg867/WaybackProxy
[3]: https://protoweb.org/wiki-tag/browser-configurations/