Skip to main content

Remote Access Tool — Fast and lightweight CLI experience.

Project description

selahx

Python License: MIT

Remote Access Tool — Fast and lightweight CLI experience.


Features

Asset/selahx.png

  • Launch a server and clients with minimal setup
  • Automatic reverse SSH tunneling
  • 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.1.tar.gz (15.2 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.1-py3-none-any.whl (16.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: selahx-0.1.1.tar.gz
  • Upload date:
  • Size: 15.2 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.1.tar.gz
Algorithm Hash digest
SHA256 c6d4ac7c5c0775419aaf91b0d289a877cfe6b6270a7d57d8b64ce2e617419053
MD5 018e1152e1471ca8e82725598f0e5a38
BLAKE2b-256 0f807310db06ec0e003ae145ce6767763a019171655d5fbd4458367074e3108d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: selahx-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 16.8 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f1b559b2b5cd8dd121b30ef28d45e0caba07c3dc4c380145be9e5d790d59665b
MD5 88c8636b17fdd09bff46a7dc9dd837e9
BLAKE2b-256 96064ab33cffa862e863d2d6d684c929ba350904846be2ed229b45778f8452b4

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