1
0
Fork 0
No description
  • Python 96.6%
  • Dockerfile 3.4%
Find a file
Redume 9c383cf1c8
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
feat: add log except
2026-05-20 21:20:24 +03:00
.github/workflows fix: change folder name github worflows 2026-04-25 21:32:44 +03:00
.gitignore feat: Added pycache to ignore 2026-04-25 19:13:42 +03:00
config-sample.json feat: added config field for update every X minutes 2026-04-25 21:43:02 +03:00
docker-compose.yaml fix: change docker image url 2026-04-25 21:38:29 +03:00
Dockerfile feat: Added docker compose and workflow 2026-04-25 21:14:59 +03:00
LICENSE feat: added description in readme and license 2026-04-25 21:11:36 +03:00
main.py feat: add log except 2026-05-20 21:20:24 +03:00
README.md feat: added description in readme and license 2026-04-25 21:11:36 +03:00
requirements.txt feat: added logger 2026-04-25 21:28:09 +03:00

Note

Dynamic updates for the desec.io DNS, with IPv6 support every 30 minutes

License. The project is under the GPLv3 license.

    ddns-desec Copyright (C) Redume

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program. If not, see <https://www.gnu.org/licenses/>.