Try command
Opened this issue · 4 comments
PigiBouxx commented
Hello,
When i tried the command, mitmproxy -T
this return
mitmproxy: error: unrecognized arguments: -T
-T is deprecated, please use --mode transparent instead
What can i do?
BubbleZZ commented
Same here
phphubert commented
Same here
H4xl0r commented
please use --mode transparent instead
Zscripts commented
use like this
("~/.local/bin/mitmdump -s injector.py 'localhost:8000/script.js' --mode transparent")