Capture traffic on all interfaces
Use a bpf-style capture to filter the results
httpflow host httpbin.org or host baidu.comUse a `regex` to filter requests by URLs
Read packets from PCAP format binary file
Write the output to a directory
httpflow -w path/to/directory