Any unofficial library of Hurricane Electric DNS ?

Hurricane Electric DNS is stable, but there seems to be no API for modifying DNS records. Is there any third-party library available?

Comments

  • somiksomik OG
    edited May 19

    @Candace said:
    Hurricane Electric DNS is stable, but there seems to be no API for modifying DNS records. Is there any third-party library available?

    What is a "Hurricane Electric DNS"? How do you define stable? What kind of API are you looking for? Have you tried searching on google/chatgpt/local-pub?

    Finally, who are you?

    Never make the same mistake twice. There are so many new ones to make.
    It’s OK if you disagree with me. I can’t force you to be right.

  • @Candace said:
    Hurricane Electric DNS is stable, but there seems to be no API for modifying DNS records. Is there any third-party library available?

    Just run your own primary and let HE sync from there.

  • @cmeerw Thanks for your suggestion, although adding an extra system may increase uncertainty, it seems to be the most feasible approach at this time.

  • skorousskorous OGSenpai

    @Candace said:
    @cmeerw Thanks for your suggestion, although adding an extra system may increase uncertainty, it seems to be the most feasible approach at this time.

    Since OctoDNS, dnscontrol, and the like do it you might have to look harder.

    Thanked by (2)someTom Candace
  • skhronskhron Hosting Provider

    @Candace said: Hurricane Electric DNS is stable

    I would like to argue, but to be honest it is mostly their network fault.

    Check our KVM VPS plans in 🇵🇱 Warsaw, Poland and 🇸🇪 Stockholm, Sweden

  • teamaccteamacc OGSenpai

    https://github.com/tsaaristo/certbot-dns-he

    Seems to allow HE DNS modifications for the purpose of letsencrypt dns verification. Probably relatively easy to adapt from there/base code on this.

    Thanked by (1)Candace

    Hey teamacc. You're a dick. (c) Jon Biloh, 2020.

  • @skorous said: Since OctoDNS, dnscontrol, and the like do it you might have to look harder.

    Thank you.
    OctoDNS doesn't support Hurricane Electric DNS, but dnscontrol do support.

  • @teamacc said: Probably relatively easy to adapt from there/base code on this.

    Thanks.
    I dig into the code and saw that it simulates user login operations. It should be possible to expand or encapsulate it into a library.

Sign In or Register to comment.