blob: 581f0195370538c12115015f34b9b985620d0141 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001Long: dns-ipv6-addr
2Arg: <address>
3Help: IPv6 address to use for DNS requests
4Protocols: DNS
5See-also: dns-interface dns-ipv4-addr
6Added: 7.33.0
7Requires: c-ares
8---
9Tell curl to bind to <ip-address> when making IPv6 DNS requests, so that
10the DNS requests originate from this address. The argument should be a
11single IPv6 address.