Skip to main content

Initiate SSH tunnels in the background

Project description

[![Build Status](https://travis-ci.org/jmagnusson/bgtunnel.png?branch=master)](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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bgtunnel-0.2.0.tar.gz (5.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page