Metadata-Version: 2.1
Name: simple-cloudflare-ddns
Version: 1.0.1
Summary: A super simple cli tool to update dns records
Home-page: https://github.com/advaithm/cloudflare-DDNS
Author: nullrequest
Author-email: advaith.madhukar@gmail.com
License: GPLv3
Description: # CloudFlare DDNS
        
        <a href="https://github.com/psf/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
        
        This script will update cloudflare dns with new dynamic ips when the current one changes. Please check the settings.yml file to ensure its correct.
        
        ## Limitations
        
        - No IPv6 support(My isp does not assing ipv6 address I can not test if this works)
        
        If you wish to conrtbute to this project please check the [CONTRIBUTING.md](https://github.com/advaithm/cloudflare-DDNS/blob/master/CONTRIBUTING.md) file.
        
        The scipt can be got at <https://pypi.org/project/simple-cloudflare-ddns/>. I will be publishing docs on how to use the inbuilt functions. For a quick setup you can use the following commands.
        ``s
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Customer Service
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
