Skip to content

rickparrish/PDDNS

Repository files navigation

R&M PDDNS: A Promiscuous Dynamic DNS Client

PDDNS was originally short for "Point Dynamic DNS", since it originally supported just Point DNS. Then someone asked me to fix a bug in a really old client I wrote for DtDNS, so I decided rather than fixing the really old client that I don't even know if I have the source for, it would be better to just update PDDNS to support multiple clients.

So as you can see from the title, PDDNS is now short for "Promiscuous Dynamic DNS" (based on the lesser known definition "consisting of parts, elements, or individuals of different kinds brought together without order.")

Since I also had accounts for Dyn and NoIP, I figured I might as well add support for them in the first version as well.

I recently switched from Point to CloudFlare, so CloudFlare is now also on the list of supported providers.

You'll also need to get RMLib and RMLibUI in order to compile this project.

Supported Providers

Currently PDDNS supports CloudFlare, DtDNS, Dyn, NoIP, and Point. I'm always open to supporting more, these just happened to be the ones I've used in the past and so had accounts ready to test with.

LICENSE

R&M PDDNS: A Promiscuous Dynamic DNS Client
Copyright (C) 2013  Rick Parrish, R&M Software

This file is part of PDDNS.

PDDNS 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
any later version.

PDDNS 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 PDDNS.  If not, see <http://www.gnu.org/licenses/>.

About

A dynamic DNS client supporting multiple service providers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published