sensepost / snoopy-ng

Snoopy v2.0 - modular digital terrestrial tracking framework
Other
429 stars 128 forks source link

No module name libmproxy!! #94

Open thomaslc66 opened 7 years ago

thomaslc66 commented 7 years ago

For those who have the same problem as i was facing here is what to do.

1) go into snoopy-ng/includes 2) nano mitm.py 3) line #4 change libmproxy -> mitmproxy. exit an save 4) run snoopy again. 5) if you have an here with mtimproxy do step 6) 6) type: pip install mitmproxy 7) if mitmproxy is already installed. do pip uninstall mitmproxy 8) rerun pip install mitmproxy. All this was done in snoop-ng/includes

ghost commented 5 years ago

https://github.com/Cyb3rHacks/Snoopy-ng-2018-UPDATED-