Remote SSH Tunnel (RSSHT) controller library
Project description
remote-ssh-tunnel-controller-lib
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
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
Built Distribution
File details
Details for the file remote-ssh-tunnel-controller-lib-0.1.0.tar.gz
.
File metadata
- Download URL: remote-ssh-tunnel-controller-lib-0.1.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08d582537b3203d994b1ccf21faf5771f09ac91aecf312caf064ee8a5f7cae36 |
|
MD5 | 94e64718b90f241208820fb506164b16 |
|
BLAKE2b-256 | ab03bc30d4def1a107e552c587c0d7d2c9bf3ddd6d77f6477d54fa835c452253 |
File details
Details for the file remote_ssh_tunnel_controller_lib-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: remote_ssh_tunnel_controller_lib-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0b0cb7706329d42644b5999afa517117c733b5508d782ea3e408e853aca3c51 |
|
MD5 | 414fd9292fec19cc968135d39ea66f34 |
|
BLAKE2b-256 | b60dcf92761e143fbefdfbc617ac6c911643439e379c74ce9c48e837ad90adb7 |