trippy icon indicating copy to clipboard operation
trippy copied to clipboard

A network diagnostic tool

Results 77 trippy issues
Sort by recently updated
recently updated
newest added

Enrich the Graphviz `dot` report: - Show IP address per node - Show Hostname(s) per node - Show ASN per node - Show paths for edge

enhancement
report

On Windows, when tracing is enabled for the simulation tests, it occasionally crashes with `exit code: 0xc0000005, STATUS_ACCESS_VIOLATION`. First observed in CI here: https://github.com/fujiapple852/trippy/actions/runs/8032262619/job/21941474883 The error often (but not always)...

bug
test
windows

Whilst Trippy has some good unit tests for the `packet` and `tracer` modules, it has has a very weak integration testing story right now, with no automated integration tests running...

test
tracking

Cool tool. Nice docs. I guess they are technically complete? It shows all the strokes for how to use it, but not /why/ you'd use each part, or how you'd...

documentation

Trippy is an incredible tool that I start to integrate into my tooling. One interesting point could be to iterate on the packet size to discover what is the maximum...

enhancement

Hi, I am looking for a custom network monitoring tool. I find trippy very interesting. It meets a lot of my needs and I was looking to see if there...

enhancement
report

Today, trippy allow the usage of icmp, udp or tcp for the path discovery. I would suggest a mode "all" to launch the discovery in parallel to have faster output....

triage

Observed error when testing #869 on Windows 11, though error may not be related to the change. Error for `SendTo`: `operation on a socket could not be performed because the...

bug
windows

A suggestion from HN thread: https://blog.benjojo.co.uk/post/ping-with-loss-latency-split

enhancement