testing/hctl: new aport
Hostlists tools cli - hctl
This tool allows to manage host domain blocking (hostlist generation from multiple sources, record de-duplication). It operates in parallel. Also it's optimized for memory. It's cool comparing to some nasty scripts or sed especially when you count records in millions.
Alpine fits dns blocker scenario, so I thought to package it, as writing APKBUILD is easy
Info:
- Void Linux package request, it has musl variant, may be useful for bug tracing
- it successfully built on alpine without
abuild
see build log here - archs are constrained,
ppc64
- not tested, rest is not supported by cargo
Disclaimer: I'm a hctl author.