When I run coffeeMiner.py, mitmdump was not found, like this:
sudo python3 coffeeMiner.py 192.168.0.1
gateway: 192.168.0.1
victims:
['192.168.0.120']
sh: 1: /usr/bin/mitmdump: not found
I have edited line 28 in coffeeMiner.py, and mitmdump exists in /usr/bin. What's wrong?
When I run coffeeMiner.py, mitmdump was not found, like this:
sudo python3 coffeeMiner.py 192.168.0.1
gateway: 192.168.0.1
victims:
['192.168.0.120']
sh: 1: /usr/bin/mitmdump: not found
I have edited line 28 in coffeeMiner.py, and mitmdump exists in /usr/bin. What's wrong?