sniffy icon indicating copy to clipboard operation
sniffy copied to clipboard

Sniffy - interactive profiler, testing and chaos engineering tool for Java

Sniffy

Build Status Code Coverage Maven Central

Sniffy is a Java profiler which shows the results directly in your browser. It also brings profiling to your unit (or rather component) tests and allows you to disable certain outgoing connections for fault-tolerance testing. You can also use Sniffy to capture traffic sent or received by your application - just like Wireshark but without admin permission or 3rd-party dependencies.

RecordedDemo

Live Demo - https://demo.sniffy.io/

Documentation - https://www.sniffy.io/docs/latest/

Support

Ask questions on stackoverflow with tag sniffy

Contribute

You are most welcome to contribute to Sniffy!

Read the instructions to build Sniffy and contribution guidelines