ljr55555 / ddnsPorkbun

Update DNS A records hosted by PorkBun (DDNS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ddnsPorkbun

Python script using requests to update DNS A records hosted by PorkBun (DDNS)

Copy config.sample to config.py Update with your DNS zones and API key

Script will query your DNS zones for A records and update all A records that resolve to something outside of the 10.5.0.0/16 netblock to the current public IP of the host running the script.

About

Update DNS A records hosted by PorkBun (DDNS)

License:GNU General Public License v3.0


Languages

Language:Python 100.0%