Skip to content

Attempt at recreating the traceroute and nslookup network utilities using Python and mapping the various IP addresses using Google Maps & ipinfo.io IP lookup APIs

Notifications You must be signed in to change notification settings

mathana96/traceroute-and-nslookup-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUI Implementation of traceroute and nslookup

A basic application which superimposes the output of traceroute and nslookup over an interactive map based on their geolocation.

Below are the list of technologies used;

  • Language: Python
  • Framework: Flask with Jinja2
  • APIs: Google Maps & ipinfo.io

Below are screenshots of the outputs;

traceroute

nslookup

Improvements for the future

  • A front-end
  • Deployment
  • Add features/look-and-feel

About

Attempt at recreating the traceroute and nslookup network utilities using Python and mapping the various IP addresses using Google Maps & ipinfo.io IP lookup APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published