1*6236dae4SAndroid Build Coastguard Worker--- 2*6236dae4SAndroid Build Coastguard Workerc: Copyright (C) Daniel Stenberg, <[email protected]>, et al. 3*6236dae4SAndroid Build Coastguard WorkerSPDX-License-Identifier: curl 4*6236dae4SAndroid Build Coastguard WorkerLong: dns-interface 5*6236dae4SAndroid Build Coastguard WorkerArg: <interface> 6*6236dae4SAndroid Build Coastguard WorkerHelp: Interface to use for DNS requests 7*6236dae4SAndroid Build Coastguard WorkerProtocols: DNS 8*6236dae4SAndroid Build Coastguard WorkerAdded: 7.33.0 9*6236dae4SAndroid Build Coastguard WorkerRequires: c-ares 10*6236dae4SAndroid Build Coastguard WorkerCategory: dns 11*6236dae4SAndroid Build Coastguard WorkerMulti: single 12*6236dae4SAndroid Build Coastguard WorkerSee-also: 13*6236dae4SAndroid Build Coastguard Worker - dns-ipv4-addr 14*6236dae4SAndroid Build Coastguard Worker - dns-ipv6-addr 15*6236dae4SAndroid Build Coastguard WorkerExample: 16*6236dae4SAndroid Build Coastguard Worker - --dns-interface eth0 $URL 17*6236dae4SAndroid Build Coastguard Worker--- 18*6236dae4SAndroid Build Coastguard Worker 19*6236dae4SAndroid Build Coastguard Worker# `--dns-interface` 20*6236dae4SAndroid Build Coastguard Worker 21*6236dae4SAndroid Build Coastguard WorkerSend outgoing DNS requests through the given interface. This option is a 22*6236dae4SAndroid Build Coastguard Workercounterpart to --interface (which does not affect DNS). The supplied string 23*6236dae4SAndroid Build Coastguard Workermust be an interface name (not an address). 24