apify / proxy-chain

Node.js implementation of a proxy server (think Squid) with support for SSL, authentication and upstream proxy chaining.

Home Page:https://www.npmjs.com/package/proxy-chain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skips using proxy for certain pages

adminy opened this issue · comments

I've noticed it only does certain domains proxy forwarding in firefox and not others, any idea why that is? Dns caching?

Can you share some domains where the proxy forwarding does not work for you, or some reproducible example, so we know where to start looking? Thanks!

google.com, youtube.com, netflix.com

image

@adminy I'm not able to reproduce the issue, can you post reproducible code please?