adamdruppe / arsd

This is a collection of modules that I've released over the years. Most of them stand alone, or have just one or two dependencies in here, so you don't have to download this whole repo.
http://arsd-official.dpldocs.info/arsd.html
530 stars 125 forks source link

add support for no_proxy / proxy ignore hosts #322

Closed WebFreak001 closed 2 years ago

WebFreak001 commented 2 years ago

List of domains, ips or ip ranges to not use a proxy with. By default uses the no_proxy or NO_PROXY environment variable.

adamdruppe commented 2 years ago

sweet thx