-
Notifications
You must be signed in to change notification settings - Fork 163
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
The example in readme cannot work #294
Comments
Yeah, their CA is not generating automatically anymore |
thanks |
@CHENGCHANGHU @jasonk @joeferner @NN-Binary I am facing issues in https: . http is working fine. I have pasted code below that i am using and error that i am facing. I can't figure out this . please help me with it. my code is ; const Proxy = require('http-mitm-proxy').Proxy; proxy._createHttpsServer(options) |
Any ideas how to fix that? |
I install node-http-mitm-proxy in a node project, paste the example code to file index.js, and run the file. Then I open browser and type www.google.com. But I cannot see log in the terminal.
The text was updated successfully, but these errors were encountered: