1 Long: dns-servers 2 Arg: <addresses> 3 Help: DNS server addrs to use 4 Requires: c-ares 5 Added: 7.33.0 6 Category: dns 7 Example: --dns-servers 192.168.0.1,192.168.0.2 $URL 8 --- 9 Set the list of DNS servers to be used instead of the system default. 10 The list of IP addresses should be separated with commas. Port numbers 11 may also optionally be given as *:<port-number>* after each IP 12 address. 13 14 If this option is used several times, the last one will be used. 15