Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent behavior of ip.isPrivate #102

Open
yw662 opened this issue Feb 22, 2020 · 0 comments
Open

Inconsistent behavior of ip.isPrivate #102

yw662 opened this issue Feb 22, 2020 · 0 comments

Comments

@yw662
Copy link

yw662 commented Feb 22, 2020

ip.isEqual('::1', '::0:1') // true
ip.isPrivate('::1') // true
ip.isPrivate('::0:1') // false

version: ip 1.1.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant