summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/dns-interface.d
blob: 45e5af263e3e2473f318820b8b9bd5968dad0fc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
Long: dns-interface
Arg: <interface>
Help: Interface to use for DNS requests
Protocols: DNS
See-also: dns-ipv4-addr dns-ipv6-addr
Added: 7.33.0
Requires: c-ares
---
Tell curl to send outgoing DNS requests through <interface>. This option is a
counterpart to --interface (which does not affect DNS). The supplied string
must be an interface name (not an address).