Skip to main content

Remote SSH Tunnel (RSSHT) controller library

Project description

remote-ssh-tunnel-controller-lib

Run tests Upload release assets

pip install remote-ssh-tunnel-controller-lib
>>> from rssht_controller_lib import factories
>>> ctl = factories.RSSHTControllerFactory.new()
>>> ctl.update()
>>> ctl.get_agents()
(<RSSHTAgent: raspberry-pi-1>, <RSSHTAgent: other-agent>)
...
... # use ctl's object tree
...
>>> ctl.dispose()  # break cyclic references before ctl's deletion

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

Built Distribution

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