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