arnaucube/coffeeMiner

Try command

Opened this issue · 4 comments

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?

Same here

Same here

please use --mode transparent instead

use like this
("~/.local/bin/mitmdump -s injector.py 'localhost:8000/script.js' --mode transparent")