Skip to main content

Remote SSH Tunnel (RSSHT) controller - Qt frontend

Project description

remote-ssh-tunnel-controller-qt

Run tests Upload release assets

Download an AppImage (for linux only), give execution permission and run it:

# replace version (<X.Y.Z>) and architecture (<ARCH>) accordingly
$ wget https://github.com/guallo/remote-ssh-tunnel-controller-qt/releases/download/v<X.Y.Z>/remote-ssh-tunnel-controller-qt-<X.Y.Z>-<ARCH>.AppImage

$ chmod +x remote-ssh-tunnel-controller-qt-*.AppImage

$ ./remote-ssh-tunnel-controller-qt-*.AppImage

Or pip install (for any plattform that support pip) and run it:

$ pip install remote-ssh-tunnel-controller-qt

$ rssht-controller-qt

Generate the public/private rsa key pair the controller will use to connect to the intermediate SSH server, replace <YOUR-NICKNAME-WITHOUT-SPACE-CHARACTERS> accordingly:

$ ssh-keygen -C <YOUR-NICKNAME-WITHOUT-SPACE-CHARACTERS> -N "" -f id_rsa

Copy the public key to the intermediate SSH server, replace <SSH-USER>, <SSH-SERVER> and <SSH-PORT> accordingly (see the configuration of the intermediate SSH server):

$ ssh-copy-id -i id_rsa.pub <SSH-USER>@<SSH-SERVER> -p <SSH-PORT>

Development

Generate rssht_controller_qt/resources.py file

$ pyside2-rcc -o rssht_controller_qt/resources.py resources.qrc

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

remote-ssh-tunnel-controller-qt-0.6.0.tar.gz (61.2 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file remote-ssh-tunnel-controller-qt-0.6.0.tar.gz.

File metadata

  • Download URL: remote-ssh-tunnel-controller-qt-0.6.0.tar.gz
  • Upload date:
  • Size: 61.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0

File hashes

Hashes for remote-ssh-tunnel-controller-qt-0.6.0.tar.gz
Algorithm Hash digest
SHA256 df377f31787fefaa8580fdf34b54f9fb60b25d4aa0e16d368cc8ed1c84503bc2
MD5 4cf843125d9e4135a10eea80d3c55a5e
BLAKE2b-256 e2115d75567f792bdadbf9916cf82daa9e6c7e078998ba635c86e59fa655581c

See more details on using hashes here.

File details

Details for the file remote_ssh_tunnel_controller_qt-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: remote_ssh_tunnel_controller_qt-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 64.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0

File hashes

Hashes for remote_ssh_tunnel_controller_qt-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ee0f4f5ee9f78ca57669e18bbb7bb2e15c9007c018f7d450f9a7fff06b143721
MD5 28e4a1b6904cd05e6e6a702ca9425499
BLAKE2b-256 2b593e4f55be52cadb7bd72f12b48c31a320fb46457fc28f703130d6d8a09217

See more details on using hashes here.

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