{ "info": { "author": "Herv\u00e9 Martinet", "author_email": "herve.martinet@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: System :: Networking" ], "description": "# SSH Tunnel Manager\n\nA tool to manage your recurrent SSH commands with a user configuration file.\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.\n\n### Prerequisites\n\nPython 3 and virtualenv.\n\n### Installing\n\nInstall a development environment.\n\nIn the project directory, create a virtualenv and activate it.\n\n```\nvirtualenv venv\n./venv/bin/activate\n```\n\nBuild the project and test it.\n\n```\npython setup.py install\nstm -h\n```\n\n## Running the tests\n\nNo tests at this time...\n\n\n## Authors\n\n* **Herv\u00e9 Martinet** - *Initial work* - [GitHub Profile](https://github.com/hmartinet)\n\nSee also the list of [contributors](https://github.com/hmartinet/ssh-tunnel-manager/contributors) who participated in this project.\n\n## License\n\nThis project is licensed under the GPLv3 License - see the [LICENSE.md](LICENSE.md) file for details\n\n## Acknowledgments\n\n* Dedicate to the time I loose searching ssh command arguments documentation each time I need it.\n* My .bash_aliases and my /etc/hosts thank this tool for the slimming cure they took advantage of.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hmartinet/ssh-tunnel-manager", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "ssh_tunnel_manager", "package_url": "https://pypi.org/project/ssh_tunnel_manager/", "platform": "", "project_url": "https://pypi.org/project/ssh_tunnel_manager/", "project_urls": { "Homepage": "https://github.com/hmartinet/ssh-tunnel-manager" }, "release_url": "https://pypi.org/project/ssh_tunnel_manager/1.0.0rc1/", "requires_dist": null, "requires_python": "", "summary": "An utility to manage your SSH tunnels", "version": "1.0.0rc1" }, "last_serial": 3577708, "releases": { "1.0.0rc1": [ { "comment_text": "", "digests": { "md5": "28e5f7dd8d7dc23212c2ce644192b350", "sha256": "5b329c5891113a33ab1ef16f45ac4f791dd2fc1d4619a8caec99fbd6b73baf2f" }, "downloads": -1, "filename": "ssh_tunnel_manager-1.0.0rc1.tar.gz", "has_sig": false, "md5_digest": "28e5f7dd8d7dc23212c2ce644192b350", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4799, "upload_time": "2018-02-13T09:17:43", "url": "https://files.pythonhosted.org/packages/b3/34/6796491110957b71c412dc41462eac28966cb30d1f04af302998a22d3a21/ssh_tunnel_manager-1.0.0rc1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "28e5f7dd8d7dc23212c2ce644192b350", "sha256": "5b329c5891113a33ab1ef16f45ac4f791dd2fc1d4619a8caec99fbd6b73baf2f" }, "downloads": -1, "filename": "ssh_tunnel_manager-1.0.0rc1.tar.gz", "has_sig": false, "md5_digest": "28e5f7dd8d7dc23212c2ce644192b350", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4799, "upload_time": "2018-02-13T09:17:43", "url": "https://files.pythonhosted.org/packages/b3/34/6796491110957b71c412dc41462eac28966cb30d1f04af302998a22d3a21/ssh_tunnel_manager-1.0.0rc1.tar.gz" } ] }