Rafael David Tinoco
Results
4
repositories owned by
Rafael David Tinoco
conntracker
62
Stars
7
Forks
Watchers
A good addition to your conntrack-tools package. Conntracker acts like a firewall sniffer, it analysis, realtime, with very low overhead, all iptables (or nf_tables) existing flows and inform you, at...
drafts
46
Stars
2
Forks
Watchers
My eBPF playground. Use this as skeleton for your eBPF golang application. Remove the eBPF program examples and create your own eBPF programs. Give credits!
portablebpf
32
Stars
3
Forks
Watchers
You came here so you could have a base code to serve you as an example on how to develop a BPF application, compatible to BCC and/or LIBBPF, specially LIBBPF, having the userland part made in C or PYT...