Releases: frxyt/gohrec
Releases · frxyt/gohrec
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
This release adds the support of proxy mode: GoHRec can now be used as a classic reverse proxy for logging requests in addition to the original mirror mode.
Added:
--proxy
--target-url
Improved:
- Ability to use multiple
--redact-body
and--redact-headers
flags
Changed:
--redact-body
and--redact-headers
can now have a replacement string specified for each pattern--index
creates now anindex.log
file for all requests/responses saved to disk
Removed:
--redact-string
is removed, default value is now hard-coded to**REDACTED**
but can be changed for each replacement