Read from an input capture file and filter by IP

httpry

  • A lightweight packet sniffer for displaying and logging HTTP traffic.
    It can be run in real-time displaying the traffic as it is parsed, or as a daemon process that logs to an output file.
    More information: <http://dumpsterventures.com/jason/httpry/>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

httpry -r {{path/to/file.log}} '{{host 192.168.5.25}}'

click the source code to copy install httpry on any operating system with command-not-found.com