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

Skip registrar query option #96

Closed
MichaelM00 opened this issue Feb 18, 2021 · 2 comments
Closed

Skip registrar query option #96

MichaelM00 opened this issue Feb 18, 2021 · 2 comments

Comments

@MichaelM00
Copy link

Thank you for your program.

Is it possible to add a flag to not query the registrar when doing a lookup?

@o-xy
Copy link

o-xy commented Dec 5, 2021

I created a small patch for myself to disable recursive lookups

Just apply the following patch to whois.c
It adds an additional option "-n" which disables the recursive lookup.

IMHO, this would be a quite useful option to be added.
@rfc1036 maybe this could be added to the main repo
whois.c.patch.norecursive.txt

@rfc1036
Copy link
Owner

rfc1036 commented Jan 3, 2022

I have implemented a similar --no-recursion option in 5.5.11.

@rfc1036 rfc1036 closed this as completed Jan 3, 2022
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

No branches or pull requests

3 participants