go-conntracer-bpf is a library for Go for tracing network connection (TCP/UDP) events (connect, accept, sendto, recvfrom) on BPF kprobe inspired by weaveworks/tcptracer-bpf. go-conntracer-bpf is implemented on top of libbpf, which is a representative C library for BPF included Linux kernel.
go-conntracer-bpf makes use of some latest features of Linux kernel.
conntop is a CLI tool to show connection events.
$ make DOCKER=1
Version | Tag | Published |
---|---|---|
v0.1.1-0.20210419071833-e36514323db7 | 1yr ago | |
v0.1.0 | 1yr ago | |
v0.0.0-20210109141114-99fb7bce36d3 | 1yr ago | |
v0.0.0-20210109134217-fe5ce79d4fff | 1yr ago |