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

Visual traceroute #144

Closed
nicolafarina opened this issue Oct 21, 2018 · 8 comments · Fixed by #2477
Closed

Visual traceroute #144

nicolafarina opened this issue Oct 21, 2018 · 8 comments · Fixed by #2477

Comments

@nicolafarina
Copy link

Would be great having a graphical map representation of hops around the world.

@BornToBeRoot
Copy link
Owner

Any idea how to do this? Are there public services available where i can check the geolocation of an ip address?

@RafalNiewinski
Copy link

GeoLite2 is one of possible solution

https://www.maxmind.com/en/open-source-data-and-api-for-ip-geolocation

@nicolafarina
Copy link
Author

No idea, sorry.

@BornToBeRoot
Copy link
Owner

Visual traceroute might not be possible at this moment, but at least the geolocation of an ip would be nice.

I could implement a function to check an ip agains ipify.org (this is the same i use to determine the public ip).

The user needs to get an api key (1k request free / month) and can store it in the settings.
https://geo.ipify.org/pricing

@nicolafarina @RafalNiewinski would this be an option?

@nicolafarina
Copy link
Author

Thanks for considering @BornToBeRoot but I suppose that, if no free full database, this can be much less useful than what we though. I honestly think that development in this feature is not meaningful.

@RafalNiewinski
Copy link

I also think that this is not crucial. Maybe someday there will be idea with a better solution.

@BornToBeRoot
Copy link
Owner

@RafalNiewinski @nicolafarina better late than never. Here is a preview of the Geo-IP API in Traceroute (no graphic map, but all infos):
Traceroute_Geo_Preview

Will be available in the next release 🥳

@nicolafarina
Copy link
Author

Great!

Thanks!

@mergify mergify bot closed this as completed in #2477 Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants