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

Provide details about unassigned IPs (bogons) #678

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Provide details about unassigned IPs (bogons) #678

wants to merge 6 commits into from

Conversation

GyulyVGC
Copy link
Owner

Until today, Sniffnet tagged as 'Unknown location' all IP addresses for which it wasn't possible to determine the origin.
This PR adds support for tagging bogon IP addresses.

Note

Some IP addresses and IP ranges are reserved for special use, such as for local or private networks, and should not appear on the public internet.
These reserved ranges, along with other IP ranges that haven't yet been allocated and therefore also shouldn't appear on the public internet are sometimes known as bogons.

Fixes #209.

@GyulyVGC GyulyVGC added the enhancement New feature, request, or improvement label Jan 12, 2025
@GyulyVGC GyulyVGC added this to the v1.4.0 milestone Jan 12, 2025
@GyulyVGC GyulyVGC self-assigned this Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, request, or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bogon tag (and detailed address type identification)
1 participant