Skip to main content

A Dynamic DNS(DDNS) tool for alicloud

Project description

aliddns-python

An easy-to-use dynamic DNS(DDNS) tool for Alibaba Cloud.

image image image image image

Use Cases

You have domain names hosted in Alibaba Cloud, and you want to setup DDNS. DDNS is pretty usefull when you have public but dynamic IP from your ISP. Some advanced home routers support DDNS of many kinds out of box, but many cheap or old ones do not. This easy to use script allows you to setup up Alicloud DDNS sync on your home PC or any python-enabled devices.

Installation

pip install --upgrade aliddns-python

Quickstart

# update the given domain name DNS record with current public ip
python -m aliddns.ddns --key=<ACCESS_KEY> --secret=<SECERT_KEY> --record=www.yourdomain.com

Usage

Job Scheduling

# update dns record every 5 mins using cron job
# use `crontab -e` to edit the crob job
# m h  dom mon dow   command
*/5 * * * python -m aliddns.ddns --key=<ACCESS_KEY> --secret=<SECERT_KEY> --record=www.yourdomain.com

Documentation

Get Your Access Keys from Alibaba Cloud

how-to-get-access-key

Getting a key pair is easy, and lets you to use more API features apart from the DNS one.

In order to get one, log into your Alibaba Cloud console and in the top navigation bar, hover with your mouse in your email address and click "accesskeys" as illustrated below.

<https://www.alibabacloud.com/blog/Dynamic-DNS-using-Alibaba-Cloud-DNS-API_459542>

References

LICENSE

Copyright (c) 2019 cheng10

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

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

aliddns-python-0.1.2.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

aliddns_python-0.1.2-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file aliddns-python-0.1.2.tar.gz.

File metadata

  • Download URL: aliddns-python-0.1.2.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8

File hashes

Hashes for aliddns-python-0.1.2.tar.gz
Algorithm Hash digest
SHA256 8557b9e60e915adf5d2d4ebe6220e5258ca0d0c588494538b983a9ea494dfd7c
MD5 f2962752ffb246b839906feff1f478bd
BLAKE2b-256 c9463107c0661460bd02af0803ccf92138237623069ff4232360b8412ce9e7c5

See more details on using hashes here.

File details

Details for the file aliddns_python-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: aliddns_python-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8

File hashes

Hashes for aliddns_python-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9e778fce7889fd7257ff937af923128c92a3deb4210f54f7412895f09894deb9
MD5 669c768179c7adc1d313009813b4f4dc
BLAKE2b-256 067121ebaa035b889e896f1d2d855d1a2de83a53b4679d809854b42cfce6c2e7

See more details on using hashes here.

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