Skip to content

The types are missing family option #1263

@duongvanba

Description

@duongvanba

Hi,
I want to use my local address v6 address but when i use "localAddress" property it show

import got from 'got'
got('https://api6.ipify.org', {
       localAddress: '2604:A880:0400:00D0:0000:0000:1832:C001'
})

// RequestError: bind EINVAL ... 

How to use my local ipv6 address
Thank you ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThis change will extend Got featurestypesThe issue is related to TypeScript✭ help wanted ✭

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions