bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] no_proxy env ip address range support


From: Aníbal Limón
Subject: [Bug-wget] no_proxy env ip address range support
Date: Tue, 14 Apr 2015 16:44:26 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

Hi guys,

I noticed that wget only support domain names entries into no_proxy env-var, i think will be good to
add support for IPs and IP ranges.

I reviewed the code and i think can be added to src/retr.c:no_proxy_match , that will be resolv the host to IP if the no_proxy variable contains an IP and then validate if match.

It would be a change that could add?, Comments?

Cheers,
    alimon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]