wget-dev
[Top][All Lists]
Advanced

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

Re: wget | Add --resolve=HOST:IP option to override hostname DNS resolut


From: @rockdaboot
Subject: Re: wget | Add --resolve=HOST:IP option to override hostname DNS resolution (!20)
Date: Sat, 07 Aug 2021 11:34:25 +0000



Tim Rühsen commented:


Hi Shamil, thank you for your contribution :-)

Please excuse the long delay in answering.

The headache I have with this patch is
- Wget is in "maintenance only" mode, new features are going into wget2.
- Wget2 already has a DNS cache that can be preloaded via command line option.
- Wget2 comes with libwget which exports the DNS cache API, so we could use it 
for wget without adding much code.

Do you think it's possible to use Wget2 in your CI scenario ?
```
      --dns-cache-preload   File to be used to preload the DNS cache.
                              Format is like /etc/hosts 
(IP<whitespace>hostname).
```

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget/-/merge_requests/20#note_645641456
You're receiving this email because of your account on gitlab.com.




reply via email to

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