{ "info": { "author": "Wolfgang Melz", "author_email": "wm1@gmx.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3.2", "Topic :: Internet :: Name Service (DNS)", "Topic :: System :: Networking" ], "description": "======\nSetIP3\n======\n\nThis DynDNS client script is posting your router's public IP-Adress to enom.com\neach time it is called. The post URL is configurable in the setip3.cfg file.\n\nA Requirements\n==============\n\n* Developed and tested on Windows 7 Home Premium (64 Bit) and\n\tDebian 7.0 Linux (64 Bit)\n\n* Python 3.2.3 is required to run this script.\n\n* Apple Computers and Apple OS are not supported. We do not support companies\n\twho like to have an utility patent for a glass plate with round corners and a\n\tthin aluminum chassis.\n\nB Installation\n==============\n\nFor Windows download the correct .msi file, for Debian choose the python3\npackage. You can get help here: http://www.python.org/\n\nB.1 Windows Install\n-------------------\n\n1. At first install Python 3.3.0 from here:\n\t`Windows X86-64 MSI Installer (3.3.0) `_\n\t \n2. Download and unpack SetIP3\n\n3. Create a link in Autostart that points to setip3.py to run the script each\n\ttime you start your computer.\n\t \n4. Alternatively you can configure a scheduled task in windows\n\nOn Windows the location for the setip3.cfg and setip3.log file is .\n\nB.2 Debian Install\n------------------\n\n1. As user root type at the console window to install the correct package:\n\t``apt-get install python3``\n\n2. Download and unpack SetIP3 to /usr/share\n\t \n3. In /etc/rc.local insert a line before the ``exit 0`` like this:\n\tpython3 /usr/share/SetIP3/setip3.py\n\n4. Alternatively you can configure a scheduled cron job\n\nOn Debian Linux the location for the setip3.cfg and setip3.log file is\n.\n\nC Configuration of setip3.cfg\n=============================\n\nIn setip3.cfg you may set the log level and at least your domain name and your\npassword to update the IP-Address for your domain name.\nExample:\n\n\t\t# Log levels are: DEBUG, INFO, WARNING, ERROR and CRITICAL\n\t\tLogLevel = logging.DEBUG\n\t\t# Set your domain here:\n\t\tZoneValue = \n\t\t# Set your password here:\n\t\tDomainPasswordValue = ", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://sourceforge.net/projects/setip3/files/latest/download?source=files", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "setip3", "package_url": "https://pypi.org/project/setip3/", "platform": "Windows 7,Linux", "project_url": "https://pypi.org/project/setip3/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://sourceforge.net/projects/setip3/files/latest/download?source=files" }, "release_url": "https://pypi.org/project/setip3/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "Set your router's public IP at enom.com.", "version": "0.1.3" }, "last_serial": 517614, "releases": { "0.1.0": [], "0.1.1": [], "0.1.2": [], "0.1.3": [] }, "urls": [] }