Execute commands on another machine remotely.
Project description
REaccess
Execute commands on another machine remotely and get the response in real time.
Install reaccess
using pip:
pip install reaccess
How to use
Use the reaccess
command to start the command line interface. You will have 2 arguments available, server
to start a server and client
to connect to a server.
You can also set the host and port using the --host
and --port
flags. If not specified, the host localhost
and port 2808
will be the default. See a example to server:
reaccess server --host 127.0.0.1 --port 5000
License
Apache License
Copyright 2022 Jaedson Silva
See and follow the complete license at LICENSE.
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
reaccess-0.1.0.tar.gz
(7.0 kB
view details)
File details
Details for the file reaccess-0.1.0.tar.gz
.
File metadata
- Download URL: reaccess-0.1.0.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.4.2 requests/2.28.1 setuptools/63.2.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55f174bfa14318e0228aaea1ca448b00791e189aa1a40492c41a2e648a0b0f77 |
|
MD5 | b508f90d9fa9f499ada487349ab024c2 |
|
BLAKE2b-256 | 036f8faec3857b3334a218b24f3513385f6b19842dd553739aebec1a12752802 |