Skip to content

Visual TraceRoute is aptly named as it is a software which provides a visual representation of the traceroute (tracert) command in Windows. However, it does not rely on the tracert command itself but rather uses C# ping method combined with the use of the ipinfo.io API to gather the required information.

License

Notifications You must be signed in to change notification settings

clementcampagna/Visual-TraceRoute

Repository files navigation

Visual TraceRoute

Visual TraceRoute is aptly named as it is a software which provides a visual representation of the traceroute (tracert) command in Windows.

However, it does not rely on the tracert command itself but rather uses C# ping method combined with the use of the ipinfo.io API to gather the required information.

Download Visual TraceRoute and see it for yourself today!

Visual-TraceRoute-v1.0.0.0-Screenshot-1.jpg

Configuration:

ipinfo.io limits the use of its API to only a few requests per day for non-registered users.

If Visual TraceRoute stops working correctly, please register for a free account on https://ipinfo.io/ and add your own API token to Visual TraceRoute.exe.config file.

Development:

Want to contribute? Great, Visual TraceRoute is open-source!

Please feel free to clone this repository, fork it, make changes to the code, submit pull requests, raise issues, and/or email me using the address below for any suggestions, questions or remarks you may have.

Contact Information:

Author's email address: clementcampagna+github@gmail.com
Author's website: https://clementcampagna.com

About

Visual TraceRoute is aptly named as it is a software which provides a visual representation of the traceroute (tracert) command in Windows. However, it does not rely on the tracert command itself but rather uses C# ping method combined with the use of the ipinfo.io API to gather the required information.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages