Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added nslookup cmd to CLI for visibility #359

Merged
merged 2 commits into from
May 13, 2024

Conversation

phillip-stephens
Copy link
Contributor

Description

Looking at the --help text for zdns gives the impression that there are a couple unique modules (alookup, mxlookup,...) and any other dns type you just use the type name (NS, DMARC, ...). However, the NSLookup module is registered explicitly with NSLOOKUP. Therefore, without looking thru the code it's impossible to know that you should use ./zdns nslookup to call it.

Changes

  • add a nslookup cmd to ./zdns to make invoking nslookup more clear thru the ./help text

@phillip-stephens phillip-stephens marked this pull request as ready for review May 8, 2024 00:08
@phillip-stephens phillip-stephens requested a review from a team as a code owner May 8, 2024 00:08
@phillip-stephens phillip-stephens merged commit ed9494c into main May 13, 2024
4 checks passed
@phillip-stephens phillip-stephens deleted the phillip/ns-lookup-cmd branch May 13, 2024 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants