[HN Gopher] Show HN: Trayce - Network tab for your local Docker ...
       ___________________________________________________________________
        
       Show HN: Trayce - Network tab for your local Docker containers
        
       Trayce is an open source desktop application which monitors HTTP(S)
       traffic to Docker containers on your machine. It uses eBPF to
       achieve automatic instrumentation and sniffing of TLS-encrypted
       traffic.  As a backend developer I wanted something which was
       similar to Wireshark or the Chrome network tab, but which
       intercepted requests & responses to my containers for debugging in
       a local dev environment. Wireshark is a great tool but it seems
       more geared towards lower level networking tasks. When I'm
       developing REST APIs I dont care about packets, checksums, bit
       flags etc. I'm only concerned with HTTP requests and their
       responses. I also didn't want to have to configure a pre master key
       to intercept TLS, I wanted it to work out-of-the-box.  Trayce is in
       beta phase so feedback is very welcome, bug reports too. The
       frontend GUI is written in Python with the QT framework. The
       TrayceAgent which is what does the intercepting of traffic is
       written in Go and eBPF.
        
       Author : pntest
       Score  : 23 points
       Date   : 2024-07-30 18:58 UTC (2 days ago)
        
 (HTM) web link (trayce.dev)
 (TXT) w3m dump (trayce.dev)
        
       | 8mobile wrote:
       | Hi,
       | 
       | Congrats for Trayce! I really like the idea of analyzing https
       | requests from docker. I would really like to analyze Redis in the
       | future too I downloaded it right away to try it and will let you
       | know.
       | 
       | Thanks
        
       | notamy wrote:
       | From a few days ago: _Show HN: Trayce - Network tab for Docker
       | containers_ , https://news.ycombinator.com/item?id=41102981 (130
       | points, 29 comments)
        
       ___________________________________________________________________
       (page generated 2024-08-01 23:01 UTC)