httpflow Command Examples

A command-line utility to capture and dump HTTP streams. More information: https://github.com/six-ddc/httpflow.

httpflow -i {{any}}

httpflow {{host httpbin.org or host baidu.com}}

httpflow -u '{{regular_expression}}'

httpflow -r {{out.cap}}

httpflow -w {{path/to/directory}}