Show HN: Trayce – Burp Suite for developers
84 points| ev_dev3 | 6 months ago |trayce.dev
Think "Burp Suite for developers".
Trayce stores requests as local files using the .bru file format. The UI is based on Flutter which means it offers a super-fast and modern desktop GUI with a total download size of 13MB (on Linux). I am still adding features to it so would love feedback. Currently the new features in the pipeline are: OAuth2, GRPC, and scripting. It is open source and free to use but a perpetual license must be purchased for continued use. The license model is similar to that of Sublime Text.
Thank you!
fdw|6 months ago
ev_dev3|6 months ago
Bjartr|6 months ago
/s
https://github.com/evanrolfe/trayce_gui/blob/019ee5df0f2c488...
ev_dev3|6 months ago
leetrout|6 months ago
Great for ensuring your app works well with poor connections especially when using things like WebSockets.
Sytten|6 months ago
It is an interesting idea. The market is pretty crowded on the development side with the Requestly, HTTPToolkit, Charles Proxy, Fiddler and Postman like of this world.
Is the value proposition mainly the thight Docker integration?
ev_dev3|6 months ago
- An ebpf-based network monitor which allows instant monitoring of HTTP(S), GRPC, MySQL, PostgreSQL. Most of those apps can only monitor HTTP using a proxy. Trayce does not use a proxy, it reads the traffic from the kernel layer.
- UI is based on Flutter, not Electron or any other browser-based framework.
- Local git-friendly HTTP request storage
cyberpunk|6 months ago
I had to MITM some grpc service a while ago to develop a replacement for it and it was basically impossible in the end. MITMProxy got the closest, but it couldn't decode the protobufs.
I'd pay for any tool which could do that; if it existed.
ignoramous|6 months ago
So, you're also traycing the developers lurking here? news.yc sets the "referrer" header, afaict.
mrbluecoat|6 months ago
ev_dev3|6 months ago
skyzouwdev|6 months ago
[deleted]
skyzouw|6 months ago
[deleted]