mirror Wikipedia with ease by potentially violating TOS
Find a file
2025-01-17 15:16:51 +01:00
src Sufficient update 2025-01-17 15:16:51 +01:00
.gitignore Sufficient update 2025-01-17 15:16:51 +01:00
Dockerfile Sufficient update 2025-01-17 15:16:51 +01:00
LICENSE.md initial commit 2024-05-11 19:16:26 +02:00
README.md Sufficient update 2025-01-17 15:16:51 +01:00
requirements.txt Sufficient update 2025-01-17 15:16:51 +01:00

Change BASE_URL environment variable to your URL!

Production:

BASE_URL=wikipedia.localhost:8000 hypercorn src.__main__:app

Debug:

BASE_URL=wikipedia.localhost:8000 python3 src/

Privacy

Nothing is intentionally logged, however, it's possible to tell what pages were accessed by the instance and when, due to cache. And leaking happens.