-
-
Notifications
You must be signed in to change notification settings - Fork 571
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 AS Name into Results #62
Comments
This is actually one of the features I will implement in v1.2.0.
I think I will implement a more detailed page for each of the sniffed connections with these info and their ASN. |
I am very interested in the rDNS feature! Is it something you need help to develop? I'd be happy to give it a go |
Thank you very much for your proposal, but I've already tried to implement this feature and it is pretty straightforward thanks to a crate that performs rDNS lookups. For v1.2.0 I have in mind a larger set of features which will include a new page with a search bar to select a connection to inspect and it's something pretty big and I would like to start it myself. I will tag you when I'll have something ready (probably in some weeks or a few months) and at that point it'd be amazing to collaborate. In the meantime, if you really want to help, it'd be nice to write some unit tests for the app (see here for an example of unit tests by @colin99d, to be written at the end of the file with the functions interested by tests). |
That sounds good to me - I will submit some for the |
Yep, that should be an easy way to start, thanks very much! |
A new release including Autonomous Systems and rDNS lookups has just been published! |
Please consider to append ASN information into the results.
You can get the free ASN database from https://lite.ip2location.com/database-asn?lang=en_US
The text was updated successfully, but these errors were encountered: