[MIRROR] A script to manage unbound's DNS cache using unbound-control (Main repo at https://sr.ht/~txtsd/unbound-cache/) https://sr.ht/~txtsd/unbound-cache/

txtsd 981bb72efa chore: Add project links and mirrors to README 1 year ago
LICENSE b69fb5fd32 chore: Use correct license 1 year ago
README.md 981bb72efa chore: Add project links and mirrors to README 1 year ago
unbound-cache.sh ebd1fb0da9 fix: Actually allow running as root or unbound 1 year ago

README.md

unbound-cache

unbound-cache is a helper script that uses unbound-control to save and load Unbound's DNS cache.

Links

Project: https://sr.ht/~txtsd/unbound-cache/
Sources: https://sr.ht/~txtsd/unbound-cache/sources
Ticket Tracker: https://todo.sr.ht/~txtsd/unbound-cache
Mailing List: https://lists.sr.ht/~txtsd/unbound-cache

Mirrors:
Codeberg
NotABug
GitLab
GitHub
Bitbucket

If sourcehut is not feasible, contribution is welcome from across mirrors.

Usage

See unbound-cache -h

Dependencies

- unbound
- coreutils
- util-linux
- findutils