[Feature request] IPv6 Support #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Thank you for writing and sharing this software. Enhancing the code to support (and prefer) IPv6 would be great. I tried doing this myself but my JS skills are rusty.
Thanks for the feedback! Since I wanted to dive a bit into Go I rewrote the application and managed to add IPv6/AAAA record support. Now you can edit the
RECORD_TYPESenvironment variable to either support IPv4/A records or IPv6/AAAA records or both.Awesome! Thank you. Will open issues if encounter defects.
On Fri, Mar 22, 2024, 13:15 mxmlndml @.***> wrote: