Thomas Merz

Results 69 issues of Thomas Merz

**By submitting this pull request, I confirm the following:** *please fill any appropriate checkboxes, e.g: [X]* - [x] I have read and understood the [contributors guide](https://github.com/pi-hole/pi-hole/blob/master/CONTRIBUTING.md), as well as this...

**Is your feature request related to a problem? Please describe.** This is related to #38 I'm always frustrated when I have to define many keywords that I could also define...

enhancement
help wanted
good first issue

**Is your feature request related to a problem? Please describe.** I would like to **summarize many keywords** to label them with the same label(s). Without this feature I have to...

enhancement
help wanted
good first issue

Today I found this by accident: ``` Error parsing DNS packet: Failed to parse DNS packet: Decode of type NSEC3 is not yet implemented Error parsing DNS packet: Failed to...

This PR will solve issue #22 and print version when printing usage information with '-h'. ⚠️ Version is currently hard-coded because I have no idea of Rust and how to...

On MacOS in home office I'm getting `no response` for all queries. For example: ``` 🍎 ✘ [58%] ⚑ πŸŒ±πŸƒπŸ£πŸŒΈ Thomas.Merz@dm-C02CGH01MD6M:~/Downloads [ttys003/2865] 10:19 $ s dnspeep | grep outlook.office365.com Error...

What does this mean and to which query is this related? Please advice/explain or add more information into output. Thanks a lot. ``` 08:55:01.565 A bla.mooo.com. 45.90.28.39 10ms A: 123.123.123.123...

It would be really nice to have a parameter like `-v` that shows us the version of `dnspeep`.

@henrywhitaker3 , please review and take suitable actions to update the docker images with latest ngnix to solve issue #879. Thank you!

This PR fixes #429 by these changes: πŸ‘· add a fancy GitHub action for 'shellcheck' and 'shfmt' πŸ‘· moved 'shellcheck' and 'check indentation' to new GitHub Action 🚨 fix 'shellcheck'...