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 some scripts to easily update some IPs lists #1449

Merged
merged 1 commit into from
Feb 25, 2022
Merged

Conversation

IvanNardi
Copy link
Collaborator

While the lists in a6ff0dd and 2f5f445 are somehow provided by the
companies themselves (or by some interested parties), these new lists
are directly extracted from BGP information, via AS prefixes.

Usually, these new lists are far more stable than the previous ones.

TODO:

  • add some other ASNs (see src/lib/ndpi_content_match.c.inc)
  • IPv6, as usual :-(

Copy link
Collaborator

@utoni utoni left a comment

Choose a reason for hiding this comment

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

LGTM, but it would be awesome if nDPI had the capability to update such things during runtime as well. That would make things much easier for me.

Why not merge all those asn_*.sh into a single one?

@IvanNardi
Copy link
Collaborator Author

LGTM, but it would be awesome if nDPI had the capability to update such things during runtime as well. That would make things much easier for me.

I agree with you but I think that is a separate issue.

Why not merge all those asn_*.sh into a single one?

Good idea. Done in the last iteration

@IvanNardi IvanNardi force-pushed the asn_lists branch 2 times, most recently from 524bccf to 7d2e421 Compare February 25, 2022 11:22
While the lists in a6ff0dd and 2f5f445 are somehow provided by the
companies themselves (or by some interested parties), these new lists
are directly extracted from BGP information, via AS prefixes.

*Usually*, these new lists are far more stable than the previous ones.

TODO:
* add some other ASNs (see `src/lib/ndpi_content_match.c.inc`)
* IPv6, as usual :-(
@sonarcloud
Copy link

sonarcloud bot commented Feb 25, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@utoni utoni merged commit 8b06229 into ntop:dev Feb 25, 2022
@IvanNardi IvanNardi deleted the asn_lists branch August 24, 2022 11:44
@pasabanov pasabanov mentioned this pull request Jul 16, 2024
3 tasks
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.

2 participants