Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 586 Bytes

ipv6.md

File metadata and controls

28 lines (25 loc) · 586 Bytes
c SPDX-License-Identifier Short Long Tags Protocols Added Mutexed Requires Help Category Multi See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
curl
6
ipv6
Versions
7.10.8
ipv4
Resolve names to IPv6 addresses
connection dns
mutex
http1.1
http2
--ipv6 $URL

--ipv6

Use IPv6 addresses only when resolving hostnames, and not for example try IPv4.

Your resolver may respond to an IPv6-only resolve request by returning IPv6 addresses that contain "mapped" IPv4 addresses for compatibility purposes. macOS is known to do this.