[Feature request] IPv6 Support #1

Closed
opened 2024-02-29 17:44:49 +01:00 by jeffbrl · 2 comments
jeffbrl commented 2024-02-29 17:44:49 +01:00 (Migrated from github.com)

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.

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.
mxmlndml commented 2024-03-22 18:14:50 +01:00 (Migrated from github.com)

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_TYPES environment variable to either support IPv4/A records or IPv6/AAAA records or both.

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_TYPES` environment variable to either support IPv4/A records or IPv6/AAAA records or both.
jeffbrl commented 2024-03-22 18:52:42 +01:00 (Migrated from github.com)

Awesome! Thank you. Will open issues if encounter defects.

On Fri, Mar 22, 2024, 13:15 mxmlndml @.***> wrote:

Closed #1 https://github.com/mxmlndml/cloudflare-dynamic-dns/issues/1
as completed.


Reply to this email directly, view it on GitHub
https://github.com/mxmlndml/cloudflare-dynamic-dns/issues/1#event-12218659746,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAH3BANCJ36FG5VEECCXNQ3YZRRJ5AVCNFSM6AAAAABEAI63DKVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJSGIYTQNRVHE3TINQ
.
You are receiving this because you authored the thread.Message ID:
@.***
com>

Awesome! Thank you. Will open issues if encounter defects. On Fri, Mar 22, 2024, 13:15 mxmlndml ***@***.***> wrote: > Closed #1 <https://github.com/mxmlndml/cloudflare-dynamic-dns/issues/1> > as completed. > > — > Reply to this email directly, view it on GitHub > <https://github.com/mxmlndml/cloudflare-dynamic-dns/issues/1#event-12218659746>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AAH3BANCJ36FG5VEECCXNQ3YZRRJ5AVCNFSM6AAAAABEAI63DKVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJSGIYTQNRVHE3TINQ> > . > You are receiving this because you authored the thread.Message ID: > ***@***.*** > com> >
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mxmlndml/cloudflare-dynamic-dns#1
No description provided.