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

Merged
merged 8 commits into from
Jan 19, 2025
Merged

Provide details about unassigned IPs (bogons) #678

merged 8 commits into from
Jan 19, 2025

Conversation

GyulyVGC
Copy link
Owner

@GyulyVGC GyulyVGC commented Jan 12, 2025

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 IPv4 and IPv6 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.


Sniffnet will now represent with a lock icon that a connection was established with a bogon IP address, and hovering on it will show additional details about such IP.

Screenshot 2025-01-19 at 17 53 20

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
@GyulyVGC GyulyVGC marked this pull request as ready for review January 19, 2025 16:55
Copy link
Owner Author

@GyulyVGC GyulyVGC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@GyulyVGC GyulyVGC merged commit 5e5ba32 into main Jan 19, 2025
6 checks passed
@GyulyVGC GyulyVGC deleted the bogon branch January 19, 2025 21:06
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