Skip to content

v0.1

Latest
Compare
Choose a tag to compare
@akerouanton akerouanton released this 27 Sep 16:49
· 1 commit to main since this release
8dee778
  • Support both IPv4 & IPv6 ;
  • Only supports iptables for now (neither iptables-nft nor nftables are supported) ;
  • Has a -filter flag that supports cBPF filter syntax ;
  • Can filter based on input/output interface (see -iface flag) ;
  • Prints packets' L2, L3 and L4 headers, including ICMP and ICMPv6 ;
  • Automatically inserts the kernel module nfnetlink_log ;
  • Static binary with the right libpcap version embedded ;
  • Only built for amd64 for now ;