~txtsd/unbound-cache

A script to manage unbound's DNS cache using unbound-control
981bb72e — txtsd 2 years ago
chore: Add project links and mirrors to README
b69fb5fd — txtsd 2 years ago
chore: Use correct license
ebd1fb0d — txtsd 2 years ago
fix: Actually allow running as root or unbound

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~txtsd/unbound-cache
read/write
git@git.sr.ht:~txtsd/unbound-cache

You can also use your local clone with git send-email.

#unbound-cache

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

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