{ "info": { "author": "Wikimedia Foundation", "author_email": "rfaulkner@wikimedia.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Tunneler\n========\n\nPython tool to setup multiple SSH tunnels running on local ports.\n\nThe usage is very simple once the source is downloaded and it only consists\nof a single script ``run_ssh_tunnels``::\n\n ./run_ssh_tunnels [-v+] [-q+] [-s] [list of tunnel aliases..]\n\nThe tunnel aliases are defined in the keys of ``TUNNEL_DATA`` in\n``settings.py.example``. This file should be copied to ``settings.py`` where\nyou may enter your custom connection data.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.github.com/rfaulkner/tunneler", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "ssh_tunneler", "package_url": "https://pypi.org/project/ssh_tunneler/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ssh_tunneler/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.github.com/rfaulkner/tunneler" }, "release_url": "https://pypi.org/project/ssh_tunneler/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Tool for setting up SSH tunnels.", "version": "0.1.1" }, "last_serial": 800043, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "c353df2d708af8377499522e9f5f7d52", "sha256": "3cc0ba432f956ddf518ab1e3e62fd1fac2dd26d36a82d58e30983b7413c91403" }, "downloads": -1, "filename": "ssh_tunneler-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c353df2d708af8377499522e9f5f7d52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2745, "upload_time": "2013-02-28T09:20:50", "url": "https://files.pythonhosted.org/packages/9c/80/753c16c249b27e865d91dd42ead6614590489017b6f401f031bdeb118504/ssh_tunneler-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c353df2d708af8377499522e9f5f7d52", "sha256": "3cc0ba432f956ddf518ab1e3e62fd1fac2dd26d36a82d58e30983b7413c91403" }, "downloads": -1, "filename": "ssh_tunneler-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c353df2d708af8377499522e9f5f7d52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2745, "upload_time": "2013-02-28T09:20:50", "url": "https://files.pythonhosted.org/packages/9c/80/753c16c249b27e865d91dd42ead6614590489017b6f401f031bdeb118504/ssh_tunneler-0.1.1.tar.gz" } ] }