-
-
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
HELP Getting Started #44
Comments
Running BLeak on Windows 10 is difficult. There are multiple reasons.
At the end of last year, I worked on these issues for several days. However, it was easier to run BLeak with Linux on VM than working on the above task, so I gave up. (This sentence was created by Google translation.) |
Oh wow. thanks for the insights. i will give the Linux VM a try, nevertheless you shouldn't give up :-) |
Hi MITMProxy not running; starting up mitmproxy. During handling of the above exception, another exception occurred: Traceback (most recent call last): Any guidance on this? |
It looks like the version of
So, |
If |
Actually, it looks like you'll have to install mitmproxy via pip:
|
Hi John gibbs@MJP:~$ bleak run --config ./Documents/bleakconfig.js --out bleak-output --debug mitmdump: Invalid replacement specifier: onlyInterceptTextFiles=false |
mitmdump --help produces the following... gibbs@MJP:~$ mitmdump --help positional arguments: optional arguments: Proxy Modes: Proxy Options: SSL: Onboarding App: Client Replay: Server Replay: Replacements: --replace PATTERN Replacement pattern. Set Headers: --setheader PATTERN Header set pattern. Proxy Authentication: --nonanonymous Allow access to any user long as a credentials are |
Hi Everyone
thanks for the great work John. this might sound silly, but we need help getting started. we've followed the steps..working on windows 10, got node, python, mitmproxy and bleak setup with a minimal config file.
however when we run bleak, all we see is a blank black screen.
in mitmproxy, we also note
1270.0.1:.....t: clientconnect
1270.0.1:.....: clientdisconnect
immediately. nothing else. Can you please help?
sorry if this seems trivial, but we really need this working.
Many thanks in advance
Gilbert
The text was updated successfully, but these errors were encountered: