-
-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error while running BLeak #47
Comments
See my comment on #45 (comment) |
@perqa ^^ |
Ok, you already have the dependency installed, but it is not found when running BLeak. I also had to add an alias for Python, as described here: https://askubuntu.com/a/321000/383468. I added |
This is a longshot, but I think I also did |
Sadly this is also not working. |
@jvilk : can you please help here? |
Running this command: |
pip3 install mitmproxy==4.0.1 |
Running the BLeak command locally produces the below output and nothing happens after that.
MITMProxy not running; starting up mitmproxy.
Loading script /Users/nm/node_modules/mitmproxy/scripts/proxy.py
in script /Users/nm/node_modules/mitmproxy/scripts/proxy.py: No module named 'websockets'
Proxy server listening at http://*:8080
127.0.0.1:61160: clientconnect
127.0.0.1:61161: clientconnect
127.0.0.1:61161: clientdisconnect
127.0.0.1:61160: clientdisconnect
The text was updated successfully, but these errors were encountered: