dump - A replacement for HoneyProxy (dumping requests into a directory like structure)? -


i'm looking http/https proxy capability of dumping requests directory structure. example if request example.com/path/example.html, example.html stored in somedir/example.com/path/example.html in local disk. know honeyproxy provides feature, has bug doesn't work code. other http/https proxies mite, burp, node-mitm-proxy,... dump traffic , don't give directory structure of requests. please suggest me other proxy has feature?

you should able use mitmproxy https://github.com/mitmproxy/mitmproxy/blob/integrate_honeyproxy/scripts/core/dirdumper.py


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -