/wireshark-http-gunzip

Make Wireshark's "Follow TCP Stream" support Content-Encoding: gzip

Primary LanguageRubyBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

wireshark-http-gunzip

See gzip'ed HTTP response body in "Follow TCP Stream" window.

This addresses a much requested by 5+ year old feature request.

How To

  1. Follow TCP Stream
  2. Save As to export the contents to a file
  3. ruby http-gunzip.rb < dump
  4. Profit