Show HN: Capdiss – Capture file dissector with embedded Lua interpreter (codeward.org) 5 points by antagon 11y ago ↗ HN
[–] antagon 11y ago ↗ Thank you for the input. I'll try to make the page more clear when it comes to examples. There's one example listed in the interface part of the page.http://codeward.org/capdiss/#interfaceSame script is also available in the repository saved in file lua/example.capdiss.lua. You can run it this way:capdiss -f lua/example.capdiss.lua ./your_capture_file.pcap
3 comments
[ 25.9 ms ] story [ 77.0 ms ] threadhttp://codeward.org/capdiss/#interface
Same script is also available in the repository saved in file lua/example.capdiss.lua. You can run it this way:
capdiss -f lua/example.capdiss.lua ./your_capture_file.pcap