Decoder Standalone project for protocol dissectors test The project is created to capture packets (live or from pcap) and decode them by dissectors Build and Run: make build sudo ./decoder -i [device] | -p [pcap]` TODO list