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/.

httpry -o path/to/file.log

httpry eth0 -b path/to/file.pcap

httpry -m get|post|put|head|options|delete|trace|connect|patch

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

httpry -d -o path/to/file.log