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

v1.3.0 #329

Merged
merged 31 commits into from
Oct 15, 2024
Merged

v1.3.0 #329

merged 31 commits into from
Oct 15, 2024

Conversation

secynic
Copy link
Owner

@secynic secynic commented Oct 15, 2024

No description provided.

wiki-ST47 and others added 30 commits November 5, 2020 23:09
This patch adds an argument `get_recursive` to `lookup_whois()`. The
argument default is True, which causes no change to the behavior. If
the user passes `get_recursive=False`, and the IP is allocated to
RIPE, this causes the `-r` flag to be included in the query string.
The `-r` flag asks RIPE WHOIS servers not to perform recursive
queries, such as for related "person" or "role" objects. This helps
users avoid IP blacklisting by RIPE.

The `-r` flag is only supported by RIPE, so this patch only affects
queries to RIPE servers.
Avoid deprecated query method of dnspython
294 fix dnspython deprecated query method
Add 'get_recursive' option for legacy whois to RIPE NCC
@secynic secynic merged commit 3968844 into master Oct 15, 2024
2 checks passed
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.

3 participants