{ "info": { "author": "codeif", "author_email": "me@codeif.com", "bugtrack_url": null, "classifiers": [], "description": "record-ip-to-dnspod\n===================\n\nRecord machine's ip to DNSpod via `DNSPod's API`_.\n\nInstallation\n------------\n\nTo install::\n\n pip install record-ip-to-dnspod\n\n\nExample Usage\n-------------\n\nCommand::\n\n record-ip-to-dnspod -c /path/record-ip.ini\n\n\nIf you wan't install via pip, you can::\n\n git clone https://github.com/codeif/record-ip-to-dnspod.git\n cd record-ip-to-dnspod && python -m record_ip_to_dnspod.bin -c /path/record-ip.ini\n\n\nConfig Example\n--------------\n\nini\u6587\u4ef6::\n\n [record-ip]\n log-path = record-ip.log\n token = 1234,your-token-str\n email = me@codeif.com\n domain = example.com\n sub-domain = test\n ; interface = eth0\n ; exclude-ips = 127.0.0.1,172.16.0.1\n\n\nConfig Options\n--------------\n\n- \u5fc5\u586b\u914d\u7f6e\u9879\n\n=========== ================================================================\n\u914d\u7f6e\u9879 \u8bf4\u660e\n=========== ================================================================\nlog-path \u65e5\u5fd7\u8def\u5f84\ntoken Token_, \u4f8b\u5982\uff1a13490,6b5976c68aba5b14a0558b77c17c3932&format=json\nemail \u8054\u7cfb\u90ae\u7bb1\uff0c\u7528\u4e8eAPI\u8bf7\u6c42\u7684User-Agent.\ndomain \u57df\u540d\uff0c \u4f8b\u5982\uff1a example.com\nsub-domain \u4e3b\u673a\u8bb0\u5f55, \u5982 www\uff0c\u53ef\u9009\uff0c\u5982\u679c\u4e0d\u4f20\uff0c\u9ed8\u8ba4\u4e3a @\n=========== ================================================================\n\n\n- \u53ef\u9009\u914d\u7f6e\u9879\n\n=========== ================================================================\n\u914d\u7f6e\u9879 \u8bf4\u660e\n=========== ================================================================\ninterface \u53ea\u8bb0\u5f55\u6307\u5b9a\u7684\u7f51\u5361\uff0c\u4f8b\u5982: eth0\nexcluet-ips \u4e0d\u8bb0\u5f55\u4e0b\u9762\u7684ip\uff0c \u6bd4\u5982'127.0.0.1,172.16.0.1'\n=========== ================================================================\n\n\n.. _Token: https://support.dnspod.cn/Kb/showarticle/tsid/227\n.. _DNSPod's API: http://www.dnspod.cn/docs/index.html", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/codeif/record-ip-to-dnspod", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "record-ip-to-dnspod", "package_url": "https://pypi.org/project/record-ip-to-dnspod/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/record-ip-to-dnspod/", "project_urls": { "Homepage": "https://github.com/codeif/record-ip-to-dnspod" }, "release_url": "https://pypi.org/project/record-ip-to-dnspod/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Record IP Via DNSPod API.", "version": "0.1.1" }, "last_serial": 2527386, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "3541f3bf8e9ba7049e26f7d1281795ef", "sha256": "b7906981fea590119cd851140af4db2f60ca08aea3ebf45b702b6999121f22a5" }, "downloads": -1, "filename": "record-ip-to-dnspod-0.1.1.tar.gz", "has_sig": false, "md5_digest": "3541f3bf8e9ba7049e26f7d1281795ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4008, "upload_time": "2016-12-19T03:13:22", "url": "https://files.pythonhosted.org/packages/3f/72/99e4991620656c35e9620b3052c6301817ff3ab82804035d76c9b5ac4b92/record-ip-to-dnspod-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3541f3bf8e9ba7049e26f7d1281795ef", "sha256": "b7906981fea590119cd851140af4db2f60ca08aea3ebf45b702b6999121f22a5" }, "downloads": -1, "filename": "record-ip-to-dnspod-0.1.1.tar.gz", "has_sig": false, "md5_digest": "3541f3bf8e9ba7049e26f7d1281795ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4008, "upload_time": "2016-12-19T03:13:22", "url": "https://files.pythonhosted.org/packages/3f/72/99e4991620656c35e9620b3052c6301817ff3ab82804035d76c9b5ac4b92/record-ip-to-dnspod-0.1.1.tar.gz" } ] }