Kent Gruber
Kent Gruber
> While it's a little more cumbersome because it'd mean having to more deeply check the error value, it would avoid having to change the signature. 🤔 FWIW, I feel...
I think it would make sense to add the MIT license this repository. Definitely something that can be sorted out in the future! 👍
👋 Also seeing this same bug, but without `govulncheck` in the mix. On both MacOS and Linux (GitHub runners). The common denominator being the SSA package: I am seeing a...
You could say it's a little... _aggravating._
@bugbaba I'd like for version 2 to have the DNS-over-HTTPs resolvers be an optional, configurable part of the application in the sense you can opt-out of using them and provide...
I have made a separate command-line utility that does dns-over-http: https://github.com/picatz/doh I think that the majority of that code could be ripped out (or used as a library) to support...
The work made on `doh` might also be a good fit for https://github.com/domainr/whois#todo
Some work has been done on this in the README for sources: https://github.com/subfinder/research/blob/master/core/sources/README.md
This docs will need to be updated once https://github.com/subfinder/research/pull/59 is merged into master.
This would be really nice to have. 👍