Skip to main content

Remote Access Tool — Fast and lightweight CLI experience.

Project description

selahx

Remote Access Tool — Fast and lightweight CLI experience.

Python License: MIT

Features

features

  • Remotely access files on a local machine from another device
  • Transfer files from EC2 to local machine
  • Lightweight and dependency-managed with Poetry

Usage

Server

Start the server on a specific host and port:

selahx server --key-file key.pem --port 1221 --ssh-host ubuntu@ec2-xx-xx-xx-xx.compute-1.amazonaws.com

Options:

  • --key-file — Path to the SSH private key
  • --port — Local port for the server
  • --ssh-host — SSH host (e.g., ubuntu@ec2-instance)

Client

Start a client and connect to the server:

selahx client --username user --port 1221

Options:

  • --username — Username for the client session
  • --port — Server port to connect to

Transfer files from EC2 to Local

Start saving files:

selahx save --key-file key.pem --user ubuntu --host ec2-xx-xx-xx-xx.compute-1.amazonaws.com --dest ~/Downloads/test

Options:

  • --key-file — Path to the SSH private key
  • --userubuntu (user for ubuntu@ec2-xx-xx-xx-xx.compute-1.amazonaws.com)
  • --host — EC2 host (everything after @)
  • --dest — Destination folder
  • ~/Downloads/test — Example local destination path

Example Workflow

  1. Launch the server on your EC2 instance:
selahx server --key-file key.pem --port 1221 --ssh-host ubuntu@ec2-xx-xx-xx-xx.compute-1.amazonaws.com
  1. Connect a client from your local machine:
selahx client --username user --port 1221

Once connected, a reverse SSH tunnel is automatically established.


Requirements

  • Python 3.8+
  • Dependencies are managed via Poetry (see pyproject.toml)

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

selahx-0.1.4.tar.gz (320.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

selahx-0.1.4-py3-none-any.whl (16.9 kB view details)

Uploaded Python 3

File details

Details for the file selahx-0.1.4.tar.gz.

File metadata

  • Download URL: selahx-0.1.4.tar.gz
  • Upload date:
  • Size: 320.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.13.2 Darwin/24.6.0

File hashes

Hashes for selahx-0.1.4.tar.gz
Algorithm Hash digest
SHA256 6793db5506c078697cf6eb7b0242f45f55902e0151df27e4a6171de9a25992d0
MD5 2f5a7bc3ed8b631c2713a454ed2e4fd3
BLAKE2b-256 dbdb73203c31f0b0995b4f0422cababc2e84e2e3c209d1549d110b209b7a19a0

See more details on using hashes here.

File details

Details for the file selahx-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: selahx-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 16.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.13.2 Darwin/24.6.0

File hashes

Hashes for selahx-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f0259f5c306223f1654ea1c46dca7c6e730936f248bc8b6b5c7330ec11a6f9ab
MD5 0b58f20e84bc7bce8d2135e410832d5e
BLAKE2b-256 e81a862ec1429b0bdc77292cfeb304cd15a3912b5004f98c29284440f2d890a4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page