mirror of
https://github.com/moparisthebest/curl
synced 2024-10-31 15:45:12 -04:00
11 lines
317 B
Makefile
11 lines
317 B
Makefile
Long: dns-servers
|
|
Arg: <addresses>
|
|
Help: DNS server addrs to use
|
|
Requires: c-ares
|
|
Added: 7.33.0
|
|
---
|
|
Set the list of DNS servers to be used instead of the system default.
|
|
The list of IP addresses should be separated with commas. Port numbers
|
|
may also optionally be given as \fI:<port-number>\fP after each IP
|
|
address.
|