Coder Social home page Coder Social logo

knightchaser / geotracert Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 553 KB

Easily track and geographically visualize the traceroute request.

Home Page: https://en.wikipedia.org/wiki/Traceroute

Python 24.83% CSS 6.22% HTML 19.54% JavaScript 49.41%
amcharts fastapi network traceroute amchart5 visualization

geotracert's Introduction

geotracert

Python FastAPI JavaScript

Geographically and visually track traceroute(tracert) opreation, and get some insight how international Internet network is wired each other. Built with amChart5.

Preview

  • Yet simple and intuitive UI
  • Live update of tracked traceroutes on the interactive global map
  • Live update of traceroute statistics, and status
  • Full log of traceroute hops and detailed information provided by IP-API's OpenAPI.

example_image_1 example_imgae_2

Run

  • Prepare Python3-installed environment. (Note that this service developed on Windows platform)
  • Install required Python3 packages described in requirements.txt
pip install -r ./requirements.txt
  • Boot up the FastAPI server. As default, 127.0.0.1:8000 will be the access point.
uvicorn main:app --relaod

Why not docker?

It looks like the traceroute operation within Dockerized environment that uses ICMP(Internet Control Message Protocol) for outbound traffic isn't technnically supported. Thus, I couldn't dockerize the service and I ask your generosity for this inconvenience.

Why did you make it?

I was bored, and this idea seemed to be fun, even though I suck at HTML/JS/CSS things.

geotracert's People

Contributors

knightchaser avatar

Stargazers

Bepartofyou-七曦 avatar

Watchers

 avatar

Forkers

gap-dev

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.