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