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

regex for ip address(ipv6) error #68

Open
luweijun1992 opened this issue Jul 20, 2020 · 7 comments
Open

regex for ip address(ipv6) error #68

luweijun1992 opened this issue Jul 20, 2020 · 7 comments

Comments

@luweijun1992
Copy link

Cannot match ipv6 address correctly
image

@luweijun1992
Copy link
Author

Can someone answer?
Thank you.

@geongeorge
Copy link
Owner

@luweijun1992 I'm looking into this

can you paste in some examples that is a valid ipv6 but does not work?
I cannot read that language

@luweijun1992
Copy link
Author

@luweijun1992 I'm looking into this

can you paste in some examples that is a valid ipv6 but does not work?
I cannot read that language

Yes.Can't match properly.
Cannot match after "::"
image

Examples:
fe80::1
fe80:1:1:1:1:1:1:1
2000:192:168:1::1
2000:192:168:1:192:168:1:1

@luweijun1992
Copy link
Author

@luweijun1992 I'm looking into this

can you paste in some examples that is a valid ipv6 but does not work?
I cannot read that language

Please reply.

@LorenDB
Copy link

LorenDB commented Sep 1, 2021

I'm seeing this issue too--apparently it hasn't been fixed yet?

@M4RC02U1F4A4
Copy link

@geongeorge are there some news about this issue?

@luweijun1992
Copy link
Author

When will the problem of this rule not matching completely correctly be solved?

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

4 participants