Show HN: Netstat for TLS Traffic
Category: observability
Tags: ebpf, tls, network-monitoring
Score: 7.8/10 (Innovation: 8, Technical: 9, Documentation: 7, Utility: 7)
tlstat is a live terminal monitor for TLS traffic using eBPF to observe handshakes, server identity, crypto negotiation, and cleartext from OpenSSL applications. Its innovative combination of wire and library observation strategies provides unique visibility into TLS connections, making it a powerful diagnostic tool for security and network engineers.
Target audience: backend devs, devops, security engineers
Repository: https://github.com/yuedongze/tlstat ยท C
View on Hacker News