nickbabcock / dness

A dynamic dns client
MIT License
115 stars 7 forks source link

Add support for Porkbun #490

Closed sbell8-chwy closed 10 months ago

sbell8-chwy commented 11 months ago

Add support for porkbun.

Porkbun works very similar to GoDaddy, with the exception that auth is handled by passing the api key and secret as part of the post body.

I haven't actually run this against my account yet. Will do that this weekend before merging should happen.

nickbabcock commented 11 months ago

Very cool, one you run it against your account, let me know and then I'll verify too.

sbell8-chwy commented 11 months ago

Ran this against my account both when no changes were needed and when a change was needed. Needed a couple tweaks, but looks good now.

sbell8-chwy commented 10 months ago

Sorry for the slow response. Got a bit busy. Those all look like good points, updated all.