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

Add IPv6 Support #8

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add IPv6 Support #8

wants to merge 3 commits into from

Conversation

yakatz
Copy link

@yakatz yakatz commented Dec 8, 2021

I split IPv4 and IPv6 calculations into different JS files to make them easier to understand.

IDE decided to format HTML code and I left it as-is.

Regenerated images.

Fixes #4

yakatz and others added 2 commits December 8, 2021 00:13
Split IPv4 and IPv6 calculations into different JS files to make them easier to understand.

IDE decided to format HTML code and I left it as-is.
@BlackthornYugen
Copy link
Contributor

Were the changes to the gif files intentional?

@yakatz
Copy link
Author

yakatz commented Dec 8, 2021

Were the changes to the gif files intentional?

I changed the script to generate them up to /128 instead of /32. The new images that were generated for /0 to /32 appear to me to be visually exactly the same, but half the size, so I don't know what actually changed about them.

@yakatz yakatz force-pushed the master branch 14 times, most recently from 7c03f83 to ff1ae9e Compare March 24, 2024 22:24
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

Successfully merging this pull request may close these issues.

[req] IPv6 version
2 participants