pmarks-net / ipvfoo

Display the current page's IP version and addresses
Apache License 2.0
555 stars 51 forks source link

Make NAT64 prefix a configurable option with default of well-known prefix #45

Closed nivex closed 3 months ago

nivex commented 4 years ago

Initial plumbing to make the NAT64 prefix a configurable option. This is untested. I'm not a developer, just an interested user. I definitely do not know how to make the UI changes to present this to the user. Work toward fixing #13 .

pmarks-net commented 2 years ago

For this to become a proper feature, I would want to do IPv6 prefix parsing/matching, and format the address as prefix::a.b.c.d. But that's a lot more work, which is why I haven't done anything.

treysis commented 1 year ago

Maybe doing all at once seems too much...so implementing it stepwise sounds like a good solution to me.