Initiate SSH tunnels in the background
Project description
[](https://travis-ci.org/jmagnusson/bgtunnel)
Author: Jacob Magnusson. [Follow me on Twitter][twitter]
## What is this?
bgtunnel is a python module for easily creating ssh tunnels in the background, from within python. An example use case is when you want to access a remote database. With bgtunnel all you need is ssh access to the remote machine and python installed.
## Installation
Install using pip:
pip install bgtunnel
## Dependencies
python 2.6, 2.7 or 3.3
## Testing
Clone the repo:
git clone git@github.com:jmagnusson/bgtunnel.git
Install requirements for testing:
pip install -r test_requirements.txt
Ensure that you have all python versions listed in tox.ini then to run the tests simply issue the following:
tox
## Documentation [docs]
[twitter]: https://twitter.com/pyjacob [docs]: https://github.com/jmagnusson/bgtunnel
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bgtunnel-0.2.0.tar.gz.
File metadata
- Download URL: bgtunnel-0.2.0.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efb80d14d1c7c8564f7ab952c87202f27abf37207a746a17e2aefe1daa96538d
|
|
| MD5 |
96241a7fdb2e665b60c90d61e6e30878
|
|
| BLAKE2b-256 |
a6a951e4c4bd4d41326deab976bb270d0a05808a16c450d3f3e56df2d36857f1
|