Closed pjaakko closed 3 years ago
Hey! This is really great, but not all requests go through colly. I believe that the way this has been implemented only works for the colly requests? It might be best if all requests go through the proxy.
hey sorry I've rewritten the whole thing now!
Added support to proxy servers (like Burb). Code simply sets proxy server to colly.
There is another PR open regarding proxy support. The reason of duplicate PR is that the other PR seems to support only socks5-proxies and contains unnecessary whitespace changes.