-
Notifications
You must be signed in to change notification settings - Fork 6
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
Link-local addresses for network autoconfiguration #5
Comments
|
And |
Hmmm... I thought it's used only as fallback, randomly assigned, does not allow to connect to something specific, maybe fingerprintable yet not possible to scan ipv6 range. Turns out ipv6 can be problematic: https://en.wikipedia.org/wiki/Link-local_address#Address_assignment:
I will add ipv6 to existing ipv6 local network filter: #3 (comment) [for now] |
IP Range Regular Expression Builder:
Regex Numeric Range Generator:
Why I did not used "IP Range Regular Expression Builder" before? |
Because of |
Partial (ipv6) fix for gwarser/filter-lists#5
https://en.wikipedia.org/wiki/Private_network#Link-local_addresses
The text was updated successfully, but these errors were encountered: