Coder Social home page Coder Social logo

Comments (5)

c-git avatar c-git commented on June 8, 2024 1

IMO this application gives you information and what you do with it really depends on your use case. For example you might just be monitoring to see how traffic goes between two points and where the failures happen. In this use case you can imagine you are getting several failed pings to some target and you want to see at what point along the journey the messages get "lost". Many people who reach for this probably already know what they want and just want a repeated version of the command line trace route tool.

Another use case (mine) is you need to monitor when a connection goes down. So I plan to try to build on top of this application to send notifications when predefined events occur.

from trippy.

c-git avatar c-git commented on June 8, 2024 1

Are you able to share your use case and perhaps I could give you my opinion because there are so many that it wouldn't be possible write a walk though for all of them.

from trippy.

symgryph avatar symgryph commented on June 8, 2024

adding something like: sudo trip grav.munn.me --dns-lookup-as-info -G /var/lib/GeoIP/GeoLite2-City.mmdb -r cloudflare

To show relevant info would be nice in a quickstart!

from trippy.

c-git avatar c-git commented on June 8, 2024

I like that idea, I think a quick starter is a good idea to add to the readme. I don't think it would address @unusualevent 's issue but I think a section called quick starter is a good idea and we should try to add it (But it does take someone to do it). All the parts of it already exist like the usage examples.

One note though. It isn't necessary to use sudo to run trippy (see privilages). I think things like that should be part of the quick start for each platform. I think maybe we should try to promote that option in the quick start as I feel it's generally safer to give trippy only the permissions is needs (I think in general you should use the least privileges possible to accomplish what you need)

from trippy.

fujiapple852 avatar fujiapple852 commented on June 8, 2024

@unusualevent what you've said makes sense, and I don't have a good response. What @c-git said is right, Trippy is simply a tool that can help you solve problem X by doing Y on the assumption that you know you can solve X with Y.

There are many guides out there on how to correctly use traceroute tools, the one most often cited is this talk (video) which is quite old but covers the basics well.

For the more advanced use cases I would highly recommend reading the Paris traceroute introduction which outlines some of the limitations of classic traceroute and how they are overcome. Then read about Dublin traceroute which explains the limitations of the Paris approach and introduces solutions of its own.

I have always intended to write a longer form piece covering all of the above as a journey through why all of the various options for tracing exist. I'll leave this issue open as a placeholder for writing such a thing, one day...

from trippy.

Related Issues (20)

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.