goreplay icon indicating copy to clipboard operation
goreplay copied to clipboard

How to capture https traffic?

Open jwjyy opened this issue 4 years ago • 2 comments

jwjyy avatar Jan 22 '21 03:01 jwjyy

-input-raw [address] -input-raw-protocol=binary -input-raw-expire 10m(depends). but you won't be able to use services like replaying traffics or HTTP modifiers. Currently, gor is not meant to be used for HTTPS traffic.

urbanishimwe avatar Jan 22 '21 11:01 urbanishimwe

For other readers, it appears these flags are only available in the pro version: https://github.com/buger/goreplay/blob/master/docs/pro/replaying-binary-protocols.md

imann24 avatar May 13 '21 17:05 imann24