{ "info": { "author": "Andreas Jung", "author_email": "andreas@andreas-jung.com", "bugtrack_url": null, "classifiers": [], "description": "pysiriproxy\n===========\n\nAbout\n-----\n\npysiriproxy is a port of [SiriProxy](https://github.com/plamoni/SiriProxy) (by\n@plamoni) from Ruby to Python developed.\n\n\nInstalling pysiriproxy\n----------------------\n\nThe following page contains step by step instructions for installing\npysiriproxy on an Ubuntu system. These instructions have been tested on\nthe following Ubuntu versions: 10.04, 11.10, and 12.04.\n\nInstalling and configuring dnsmasq\n++++++++++++++++++++++++++++++++++\n\nIn order to intercept the commands being sent from the iPhone to Apple\u2019s\nserver you must install a program called *dnsmasq* onto a machine that\nwill be connected to the same network as the iPhone. The following\nprovides instructions on properly installing dnsmasq.\n\nRun the following commands::\n\n $ sudo apt-get install dnsmasq\n\nNow, open the file **/etc/dnsmasq.conf** with the editor of your choice.\n\nSearch for **#address=/double-click.net/127.0.0.1** (this should be\nroughly the 62nd line). Once the line is found, replace that line with\nthe following two lines::\n\n address=/guzzoni.apple.com/(your_machine's_ip_address).\n address=/kryten.apple.com/(your_machine's_ip_address).\n\nBe sure to replace your machine\u2019s IP address and then save the file.\nThis will allow the pysiriproxy server accept connections from devices\nusing either iOS 5 or iOS 6.\n\nFinally, restart dnsmasq for the new IP address to take effect::\n\n $ sudo /etc/init.d/dnsmasq restart\n\nThe above installation sequence was taken from `How to install Siri\nProxy `_.\n\nOnce pysiriproxy has been installed and configured you can follow the\ninstructions on `*changing the dnsmasq IP\naddress* `_ to easily change\nthe IP address used by dnsmasq.\n\nCurrent maintainer\n++++++++++++++++++\n\nAndreas Jung \n\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://code.google.com/p/pysiriproxy/", "keywords": null, "license": "GNU GPL v3", "maintainer": null, "maintainer_email": null, "name": "zopyx.pysiriproxy", "package_url": "https://pypi.org/project/zopyx.pysiriproxy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/zopyx.pysiriproxy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://code.google.com/p/pysiriproxy/" }, "release_url": "https://pypi.org/project/zopyx.pysiriproxy/0.2.2/", "requires_dist": null, "requires_python": null, "summary": "Python implementation of SiriProxy.", "version": "0.2.2" }, "last_serial": 706795, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "9d6465f11a3f320273163df28967912a", "sha256": "366ab0a87f2c68d2ded3bdbf1d73182b20c617dcd5397d3af35d3301a74dc0fd" }, "downloads": -1, "filename": "zopyx.pysiriproxy-0.2.0.zip", "has_sig": false, "md5_digest": "9d6465f11a3f320273163df28967912a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 125498, "upload_time": "2013-05-26T19:04:37", "url": "https://files.pythonhosted.org/packages/82/27/0ae5265d85bc654be8d64313c675334f015af9d7c8c297649e2c8ce9de80/zopyx.pysiriproxy-0.2.0.zip" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "7e7364773159d7fac3d84062168ee7d2", "sha256": "5f9023c9aaa4481dd59e32e3a6ac72caf2d895b8af8bf9a36a673197c8b17c97" }, "downloads": -1, "filename": "zopyx.pysiriproxy-0.2.1.zip", "has_sig": false, "md5_digest": "7e7364773159d7fac3d84062168ee7d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 125013, "upload_time": "2013-05-26T19:07:38", "url": "https://files.pythonhosted.org/packages/8c/8b/3faeee75480d252d9ca25c7244a873fcccc3b3ad5825397fd531149fea9b/zopyx.pysiriproxy-0.2.1.zip" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "14c271bd4b9ae79163c4a52f0b6d4a86", "sha256": "b2866d8e4ca91f23b70260442fce24490617a83966599087a8a24d34132fac45" }, "downloads": -1, "filename": "zopyx.pysiriproxy-0.2.2.zip", "has_sig": false, "md5_digest": "14c271bd4b9ae79163c4a52f0b6d4a86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 125008, "upload_time": "2013-05-26T19:10:20", "url": "https://files.pythonhosted.org/packages/50/92/ea1b7d2ce07f8042435aea499b7a55602100e0254a76459ab47f48716188/zopyx.pysiriproxy-0.2.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "14c271bd4b9ae79163c4a52f0b6d4a86", "sha256": "b2866d8e4ca91f23b70260442fce24490617a83966599087a8a24d34132fac45" }, "downloads": -1, "filename": "zopyx.pysiriproxy-0.2.2.zip", "has_sig": false, "md5_digest": "14c271bd4b9ae79163c4a52f0b6d4a86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 125008, "upload_time": "2013-05-26T19:10:20", "url": "https://files.pythonhosted.org/packages/50/92/ea1b7d2ce07f8042435aea499b7a55602100e0254a76459ab47f48716188/zopyx.pysiriproxy-0.2.2.zip" } ] }