xref: /aosp_15_r20/external/curl/docs/cmdline-opts/dns-ipv6-addr.md (revision 6236dae45794135f37c4eb022389c904c8b0090d)
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-ipv6-addr
5*6236dae4SAndroid Build Coastguard WorkerArg: <address>
6*6236dae4SAndroid Build Coastguard WorkerHelp: IPv6 address 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-interface
14*6236dae4SAndroid Build Coastguard Worker  - dns-ipv4-addr
15*6236dae4SAndroid Build Coastguard WorkerExample:
16*6236dae4SAndroid Build Coastguard Worker  - --dns-ipv6-addr 2a04:4e42::561 $URL
17*6236dae4SAndroid Build Coastguard Worker---
18*6236dae4SAndroid Build Coastguard Worker
19*6236dae4SAndroid Build Coastguard Worker# `--dns-ipv6-addr`
20*6236dae4SAndroid Build Coastguard Worker
21*6236dae4SAndroid Build Coastguard WorkerBind to a specific IP address when making IPv6 DNS requests, so that the DNS
22*6236dae4SAndroid Build Coastguard Workerrequests originate from this address. The argument should be a single IPv6
23*6236dae4SAndroid Build Coastguard Workeraddress.
24