blob: 16c47f178b111388dac4c3df1b0a859211c486a3 [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
2SPDX-License-Identifier: curl
3Short: 6
4Long: ipv6
5Tags: Versions
6Protocols:
7Added: 7.10.8
8Mutexed: ipv4
9Requires:
10See-also: http1.1 http2
11Help: Resolve names to IPv6 addresses
12Category: connection dns
13Example: --ipv6 $URL
14Multi: boolean
15---
16This option tells curl to use IPv6 addresses only, and not for example try
17IPv4.