is there any way to extract post request as curl using mitmproxy web?
@Dauth Hello!
Focus on the flow with a request you need.
Press e -> choose curl -> input appropriate filepath -> enter.
Curl query will be inside the file.
@kajojify
sorry for the confusion i meant the mitmproxy web gui instead of the cli.
i have tried pressing "e" in it but nothing shows up
This is an old request, but has not been filled as far as I can tell.
I would like to add my name to the list: being able to get curl strings from mitmproxy web would be very handy.
Most helpful comment
@Dauth Hello!
Focus on the flow with a request you need.
Press
e-> choosecurl-> input appropriate filepath ->enter.Curl query will be inside the file.