Skip to content

v0.2.6: Bug fixes: forwarding, CLI parser and more!

Compare
Choose a tag to compare
@erikh erikh released this 20 Feb 10:03
· 168 commits to main since this release
f6bd9b5

Most of this release belongs to @tranzystorek-io and @keepwn who submitted pull requests to fix a number of issues:

@tranzystorek-io:

  • Correct permissions for RC scripts on Alpine
  • Upgrade argument parser to clap v3 (colorized output and a few other niceties)
  • Several other smaller but important refactors

@keepwn:

  • Fix the forward resolver (the fallback for DNS queries that hit zeronsd that it doesn't manage) to use resolv.conf instead of 8.8.8.8/8.8.4.4

Thanks to these contributors!