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

Support IDN domain whois query #338

Merged
merged 1 commit into from
Jan 9, 2025
Merged

Support IDN domain whois query #338

merged 1 commit into from
Jan 9, 2025

Conversation

huiyifyj
Copy link
Collaborator

@huiyifyj huiyifyj commented Jan 9, 2025

Add support for Internationalized Domain Names (IDN) by converting domains to Punycode before performing a whois lookup.
This converts the domain to punycode if it contains non-ASCII characters.

Add support for Internationalized Domain Names (IDN) by converting domain names to punycode before performing whois lookup.
This converts the domain name to punycode if it contains non-ASCII characters.
@huiyifyj huiyifyj added the enhancement ✨ New feature or request label Jan 9, 2025
@huiyifyj huiyifyj added this to the 0.1.0 milestone Jan 9, 2025
@huiyifyj huiyifyj self-assigned this Jan 9, 2025
@huiyifyj huiyifyj merged commit a21681b into main Jan 9, 2025
6 checks passed
@huiyifyj huiyifyj deleted the whois-idna branch January 9, 2025 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant