stevenvachon / broken-link-checker

Find broken links, missing images, etc within your HTML.
MIT License
1.95k stars 302 forks source link

Proxy issue #204

Closed gauravgandhi1315 closed 3 years ago

gauravgandhi1315 commented 4 years ago

Does it allow to add proxy? I don't see any option to add proxy

https://github.com/stevenvachon/broken-link-checker/blob/e9d2e8723b9df7a24ddbadf95c4445c8014a67fe/lib/internal/requestHTTP.js#L31

Can anyone please help?

stevenvachon commented 3 years ago

This library will not be supporting proxies as it's a needless complication. You can either correct your firewall or use a container to tunnel your requests.