Skip to main content

Remote Access Tool — Fast and lightweight CLI experience.

Project description

selahx

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.3.tar.gz (320.6 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.3-py3-none-any.whl (16.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: selahx-0.1.3.tar.gz
  • Upload date:
  • Size: 320.6 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.3.tar.gz
Algorithm Hash digest
SHA256 c8bbd25a506e737da9ed8484b062060eee7abdaeaab9b2bfe24a74ae45ad19f9
MD5 b8eb4d16f252b42fe727a8453e793b3a
BLAKE2b-256 41ca31f186677b931b9fd4ea7c70605cd91b63fdf3f48d940ac2f1181c417ccc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: selahx-0.1.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3bd72b2fb7ac72afd47ba5607c4a5daf96e5d3e87f35e56cb004c5d28cdb6a1d
MD5 56c139b2b68173bee0dd5fadb2d23c48
BLAKE2b-256 c6bc37e253e7fdb142a6c90144bfae6eda7e3c9e08c35ebe21dc985411a2a1da

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