Skip to main content

Run executables remotely through ssh

Project description

Run Remote

Run executables remotely through ssh

Requirements

sshserver open the remote pc

ssh, scp, sshpass on the local pc

Installation

python -m pip install runremote

Quickstart

usage: python -m runremote [-h] --host HOST --user USER [--pass PASS] file

positional arguments:
  file         Executable to launch

options:
  -h, --help   show this help message and exit
  --host HOST  host[:port]
  --user USER  Remote user
  --pass PASS  Remote password

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

runremote-1.0.1.tar.gz (14.6 kB view hashes)

Uploaded Source

Built Distribution

runremote-1.0.1-py3-none-any.whl (14.7 kB view hashes)

Uploaded Python 3

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