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

ip.isPrivate not contain all private ips #50

Open
tangxinfa opened this issue Dec 18, 2015 · 1 comment
Open

ip.isPrivate not contain all private ips #50

tangxinfa opened this issue Dec 18, 2015 · 1 comment

Comments

@tangxinfa
Copy link

I encountered a private ip prefix with 100.64, and i found some ip address region not include in your code: https://en.wikipedia.org/wiki/Reserved_IP_addresses

@littleskunk
Copy link

littleskunk commented Jan 13, 2017

0.0.0.0 is missing but the IPv6 equivalent :: is there. I will open a pull request for this one. 100.64 is to hot for me. I don't know that range and even wikipedia don't need to be correct. I will leave that one for you and fix only the ip that I know for sure.

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

2 participants