X-Git-Url: http://git.ipfire.org/?p=ddns.git;a=blobdiff_plain;f=README;h=c75c448f58ee96b856f495ab34fd1d2b5f1ac289;hp=5636133d8bedc69f20a355ed93b0cfd9a659f466;hb=HEAD;hpb=c510004df54473dfd43e4c6c7b9025b16a26794a diff --git a/README b/README index 5636133..f0df1ff 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ written in Python. WEB HOME: http://git.ipfire.org/?p=ddns.git;a=summary -BUGTRACKER: +BUG TRACKER: https://bugzilla.ipfire.org/ Product: DDNS Updater @@ -27,7 +27,7 @@ LICENSE: INSTALLATION: REQUIREMENTS: ddns is written in Python and does not require any third-party - modules. The minumum version of Python that has been tested + modules. The minimum version of Python that has been tested is Python 2.7. Building the program from source code requires: @@ -53,26 +53,39 @@ SUPPORTED PROVIDERS: ddnss.de dhs.org dns.lightningwirelabs.com + dnsmadeeasy.com dnspark.com + do.de domains.google.com domopoli.de dtdns.com + duckdns.org + dy.fi dyndns.org dyns.cx|net dynu.com + dynup.de easydns.com enom.com entrydns.net freedns.afraid.org + godaddy.com + inwx.com|de|at|ch|es + itsdns.de + joker.com + key-systems.net loopia.se myonlineportal.net namecheap.com - no-ip.com + noip.com + now-dns.com nsupdate.info opendns.com ovh.com regfish.com + schokokeks.org selfhost.de + servercow.de spdns.org strato.com twodns.de @@ -83,3 +96,20 @@ SUPPORTED PROVIDERS: zzzz.io Also supports DNS updates via the ISC BIND nsupdate utility. + +CONTRIBUTE: + This is an Open Source and platform-independent project where + everyone is welcome to contribute improvements or support + for additional providers. + + Please only send patches to the official mailing list: + ddns@lists.ipfire.org + + Use the standard Git patch format as described here + http://wiki.ipfire.org/devel/git/commit-messages + + and follow the general IPFire contribution guidelines + http://wiki.ipfire.org/devel/submit-patches + + Please refrain from sending patches on GitHub or any other + platforms where this repository is mirrored.