{ "info": { "author": "Prahlad Yeri", "author_email": "prahladyeri@yahoo.com", "bugtrack_url": null, "classifiers": [ "Environment :: No Input/Output (Daemon)", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Topic :: System :: Networking", "Topic :: Utilities" ], "description": "============\r\nIntroduction\r\n============\r\nHotspotd is a daemon to create a wifi hotspot on linux. It uses the standard hostapd program for access-point provisioning and establishes a NAT (Network address translation) with the target device using iptables. Hotspotd uses dnsmasq to allocate ip-addresses in a pre-defined range to the target devices.\r\n\r\n============\r\nInstallation\r\n============\r\n::\r\n\r\n wget https://github.com/prahladyeri/hotspotd/raw/master/dist/hotspotd-0.1.4.tar.gz\r\n tar xvf hotspotd-0.1.4.tar.gz\r\n cd hotspotd-0.1.4/\r\n sudo python setup.py install\r\n\r\n=====\r\nUsage\r\n=====\r\n::\r\n\r\n sudo hotspotd start\r\n sudo hotspotd stop\r\n sudo hotspotd configure", "description_content_type": null, "docs_url": null, "download_url": "https://pypi.python.org/packages/source/h/hotspotd/hotspotd-0.1.4.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/prahladyeri/hotspotd", "keywords": "wifi hotspot linux access-point", "license": "", "maintainer": "Prahlad Yeri", "maintainer_email": "prahladyeri@yahoo.com", "name": "hotspotd", "package_url": "https://pypi.org/project/hotspotd/", "platform": "", "project_url": "https://pypi.org/project/hotspotd/", "project_urls": { "Download": "https://pypi.python.org/packages/source/h/hotspotd/hotspotd-0.1.4.tar.gz", "Homepage": "https://github.com/prahladyeri/hotspotd" }, "release_url": "https://pypi.org/project/hotspotd/0.1.4/", "requires_dist": null, "requires_python": null, "summary": "Small daemon to create a wifi hotspot on linux", "version": "0.1.4" }, "last_serial": 1307347, "releases": { "0.1.4": [ { "comment_text": "", "digests": { "md5": "8fbc9dba48b9ac203028366775986daa", "sha256": "f6152ee413634bf04679fdb1401d670f8e5683c9d04b26f0e9c6eedffe0febc3" }, "downloads": -1, "filename": "hotspotd-0.1.4.tar.gz", "has_sig": false, "md5_digest": "8fbc9dba48b9ac203028366775986daa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5625, "upload_time": "2014-11-14T18:04:24", "url": "https://files.pythonhosted.org/packages/13/48/8793653ed81a38c6f16deee8d82a071e5229687c4b03d188fb7dfc50bb10/hotspotd-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8fbc9dba48b9ac203028366775986daa", "sha256": "f6152ee413634bf04679fdb1401d670f8e5683c9d04b26f0e9c6eedffe0febc3" }, "downloads": -1, "filename": "hotspotd-0.1.4.tar.gz", "has_sig": false, "md5_digest": "8fbc9dba48b9ac203028366775986daa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5625, "upload_time": "2014-11-14T18:04:24", "url": "https://files.pythonhosted.org/packages/13/48/8793653ed81a38c6f16deee8d82a071e5229687c4b03d188fb7dfc50bb10/hotspotd-0.1.4.tar.gz" } ] }