jef / streetmerchant

🤖 The world's easiest, most powerful stock checker
https://jef.buzz/streetmerchant
MIT License
4.97k stars 1.3k forks source link

[Bug]: proxy per page causes captcha #2786

Closed 123bistami closed 2 years ago

123bistami commented 3 years ago

Expected Behavior

Site is cloudflare protected. i have access to my target page with my proxy server behind it my proxy server is not on the blacklist. I have access to the target page when I set my proxy settings in the dotenv file, no captcha is displayed, but when I use proxy per page with my global.proxies file, captcha is displayed every time, I think the reason is that the plugin uses the one in streetmerchant there will be no https connection can build.

https://github.com/Cuadrix/puppeteer-page-proxy/issues/9

does anyone have an idea how to fix it?

Current Behavior

site is cloudflare protected. i have access to my target page with my proxy server behind it my proxy server is not on the blacklist. I have access to the target page when I set my proxy settings in the dotenv file, no captcha is displayed, but when I use proxy per page with my global.proxies file, captcha is displayed every time, I think the reason is that the plugin uses the one in streetmerchant there will be no https connection can build.

https://github.com/Cuadrix/puppeteer-page-proxy/issues/9

does anyone have an idea how to fix it?

What operating system are you seeing the problem on?

Linux

Relevant log output

403

Configuration

PROXY_ADDRESS=10.0.0.55
PROXY_PROTOCOL=http
PROXY_PORT=4444

Code of Conduct

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 10 days

github-actions[bot] commented 2 years ago

This issue has been closed because it is stale. Reopen if necessary.