{ "info": { "author": "Austin Hartzheim", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Internet", "Topic :: Security" ], "description": "Some software requires the ability to take input data from a network socket, act on that data, and the send it on to a remote host (possibly in a modified state). The Trixy module allows that to be done through a simple interface. Simply create a trixy server with a handler that does what is desired.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://austinhartzheim.me/projects/python3-trixy/", "keywords": "proxy, intercept, modify", "license": "GNU GPL v3", "maintainer": "", "maintainer_email": "", "name": "Trixy", "package_url": "https://pypi.org/project/Trixy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Trixy/", "project_urls": { "Homepage": "http://austinhartzheim.me/projects/python3-trixy/" }, "release_url": "https://pypi.org/project/Trixy/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Python proxy/tunnel server", "version": "1.0.0" }, "last_serial": 1333948, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "0581da09c44497df63dd5df902b6b937", "sha256": "2bd3e7e961d3b6346a41216563e2b16c28e347ca74e4649b1149046ab11a2198" }, "downloads": -1, "filename": "Trixy-1.0.0.tar.gz", "has_sig": true, "md5_digest": "0581da09c44497df63dd5df902b6b937", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2359, "upload_time": "2014-02-22T05:40:58", "url": "https://files.pythonhosted.org/packages/b3/cf/c9f8900d3aa9e78503bfd4c5eb1d16cf4cf814d394e2918b022f1d4cc815/Trixy-1.0.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "58e0cd5a17e47059306827a70cc1ec67", "sha256": "6c6bfa25bbfb60e0343bd27ea09445bfcfc656c757fe97fc8b046b6694ad1240" }, "downloads": -1, "filename": "Trixy-2.0.0b0pre.tar.gz", "has_sig": true, "md5_digest": "58e0cd5a17e47059306827a70cc1ec67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3193, "upload_time": "2014-12-07T07:03:19", "url": "https://files.pythonhosted.org/packages/18/8d/91867ab060025684672910b643b36518439b9d1b2b4c0c4f52336cf0af1a/Trixy-2.0.0b0pre.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0581da09c44497df63dd5df902b6b937", "sha256": "2bd3e7e961d3b6346a41216563e2b16c28e347ca74e4649b1149046ab11a2198" }, "downloads": -1, "filename": "Trixy-1.0.0.tar.gz", "has_sig": true, "md5_digest": "0581da09c44497df63dd5df902b6b937", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2359, "upload_time": "2014-02-22T05:40:58", "url": "https://files.pythonhosted.org/packages/b3/cf/c9f8900d3aa9e78503bfd4c5eb1d16cf4cf814d394e2918b022f1d4cc815/Trixy-1.0.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "58e0cd5a17e47059306827a70cc1ec67", "sha256": "6c6bfa25bbfb60e0343bd27ea09445bfcfc656c757fe97fc8b046b6694ad1240" }, "downloads": -1, "filename": "Trixy-2.0.0b0pre.tar.gz", "has_sig": true, "md5_digest": "58e0cd5a17e47059306827a70cc1ec67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3193, "upload_time": "2014-12-07T07:03:19", "url": "https://files.pythonhosted.org/packages/18/8d/91867ab060025684672910b643b36518439b9d1b2b4c0c4f52336cf0af1a/Trixy-2.0.0b0pre.tar.gz" } ] }