summaryrefslogtreecommitdiff
path: root/arch-proxy.py
AgeCommit message (Collapse)AuthorFilesLines
2017-03-04arch-proxy.py: support readonly cachePeter Wu1-13/+25
2017-02-24arch-proxy.py: quick proxy cache for Arch Linux packagesPeter Wu1-0/+161
With a freshly bootstrapped VM (using https://github.com/Lekensteyn/archdir), it became tiresome (and wasteful) to download the same packages when my local nginx cache was not available. This script serves as a simple proxy that tries to cache downloaded packages in the current working directory.