Skip to main content

A dynamic DNS soultion for Digital Ocean useres

Project description

DDNS

DDNS is a dynamic DNS helper for Digital Ocean users to utilize their DO account as a Dynamic DNS resolver.

Installation

Copy the ddns.py file to e.g. /usr/local/bin folder and run chmod +x to make it executable. You can remove the .py filending if you wish.

Run pip3 install -r requirements.txt to install all requirements the app needs.

Usage

For instructions run

ddns -h

The program is best suited to be executed with e.g cron or any other system that can run at intervals. To run the app every 6 hours with cron add the following line to your crontab

0 */6 * * *  /usr/local/bin/ddns

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Support

If you found a bug or you have sugestion for new features create an issue.

Future development

  • IPv6 support
  • Add and delete non existing (new) domains to DO account

License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

do_ddns-0.3.1.tar.gz (18.1 kB view hashes)

Uploaded Source

Built Distribution

do_ddns-0.3.1-py3-none-any.whl (18.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page