Thomas Merz
Thomas Merz
I added a commit to fix your problem with openbsd's default shell. But I wonder, if shebang says "use bash" why openbsd is ignoring this and uses default shell (that...
Ping @cleanbrowsing …
Ping @cleanbrowsing …
A more current base (https://github.com/cleanbrowsing/dnsperftest/pull/68) should be used as base for this. @cleanbrowsing , I'm willing to add this feature into shellcheck'ed version. Do you agree, @cleanbrowsing + @Ricardo-AlterTable ?
@cleanbrowsing, could you please first merge my #68 and #69 so it should be easier to resolve conflicts or start over with a new PR - I'm willing to make...
@kalicki , which one(s) from the many? 😉 Unfiltered, uncensored, malware, ads+tracking, social, family friendly?
@ChadLevy > If you encounter an error "$'\r': command not found", the file is has Windows-style line endings and needs to be converted. > > From the bash terminal, run...
@cleanbrowsing , have you seen my PR and can you please review and merge it? Thanks…
@cleanbrowsing [Here](https://github.com/thomasmerz/dnsperftest/actions/runs/2000907162) you can see how this GH action will look like **before** `dnstest.sh` has been `shellcheck`'ed. And [here](https://github.com/thomasmerz/dnsperftest/actions/runs/2000919625) you can see how GH action will look like **after** dnstest.sh`...