lh | 9ed821d | 2023-04-07 01:36:19 -0700 | [diff] [blame^] | 1 | Long: dns-interface |
2 | Arg: <interface> | ||||
3 | Help: Interface to use for DNS requests | ||||
4 | Protocols: DNS | ||||
5 | See-also: dns-ipv4-addr dns-ipv6-addr | ||||
6 | Added: 7.33.0 | ||||
7 | Requires: c-ares | ||||
8 | --- | ||||
9 | Tell curl to send outgoing DNS requests through <interface>. This option is a | ||||
10 | counterpart to --interface (which does not affect DNS). The supplied string | ||||
11 | must be an interface name (not an address). |