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

Add parsing of IP addresses in hostname #214

Merged
merged 3 commits into from
Feb 14, 2025
Merged

Add parsing of IP addresses in hostname #214

merged 3 commits into from
Feb 14, 2025

Conversation

obsidianforensics
Copy link
Owner

@obsidianforensics obsidianforensics commented Feb 14, 2025

Adds recognition of IPs in the hostname position of a URL (and stops IPs from being erroneously parsed as domains) - #211
Adds parsing of different IP encodings - integer, octal, and hex - #98

  • Tests pass

@obsidianforensics obsidianforensics added the Feature New feature or functionality label Feb 14, 2025
@obsidianforensics obsidianforensics merged commit 41dfc7f into main Feb 14, 2025
9 checks passed
@obsidianforensics obsidianforensics deleted the ip-addrs branch February 14, 2025 22:12
@obsidianforensics obsidianforensics mentioned this pull request Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant