Skip to main content

Cross-platform file sharing via QR code. Defaults to account-free SSH tunneling on Linux/macOS.

Project description

QRTunnel

Cross-platform file sharing via SSH reverse tunneling and QR codes. Allows sharing files with mobile devices anywhere in the world, even behind NAT/firewalls.

Features

  • Simple File Sharing: Share one or more files directly from your command line.
  • Receive Files: Start in upload mode to receive files from any device with a web browser, like your phone.
  • High-Speed LAN Sharing: Use the --lan flag to share files directly over your local Wi-Fi/network at maximum speed, bypassing the internet.
  • Secure Tunnels: Supports both SSH Tunneling (default on Linux/macOS) and ngrok (default on Windows) for secure, public access even behind NATs/firewalls.
  • SSH Tunneling: Default on Linux/macOS! Uses localhost.run for instant tunneling without any account or sign-up.
  • Ngrok Support: Reliable tunneling via ngrok (requires free account), available on all platforms and default on Windows.
  • QR Code Display: Generates a scannable QR code in your terminal for easy access on mobile devices.
  • Web Interface: Provides a simple web page for recipients to download shared files, individually or as a ZIP archive.
  • Ngrok Authtoken Management: Interactive setup and status check for your ngrok authentication token.

Installation

  1. Clone the repository:
    git clone https://github.com/AniruthKarthik/qrtunnel.git
    cd qrtunnel
    
  2. Install the package:
    pip install qrtunnel
    
    This will install qrtunnel and all its dependencies.

Usage

Sharing Files (PC to Phone)

To share one or more files:

qrtunnel <file_path1> [<file_path2> ...]

Example:

qrtunnel mydocument.pdf myimage.jpg

This will start a local HTTP server and create a public tunnel.

  • Linux/macOS: Defaults to SSH tunneling (no account needed).
  • Windows: Defaults to ngrok (requires account setup).

Scan the QR code with your phone to access the files.

High-Speed LAN Sharing (Wi-Fi Mode)

If you and the recipient device are on the same Wi-Fi or local network, you can use the --lan flag. This is significantly faster than tunneling because data never leaves your local network.

qrtunnel <file_path1> --lan

Benefits of LAN mode:

  • Maximum Speed: Limited only by your router/network hardware (perfect for 10GB+ files).
  • Privacy: Data stays within your local network.
  • Resumable: Supports high-speed resumable downloads.
  • Zero-Copy: Uses optimized OS-level file streaming for minimum CPU usage.

Receiving Files (Phone to PC)

To receive files on your computer, simply run qrtunnel without any file paths:

qrtunnel

This starts the server in upload mode. Scan the generated QR code on your phone, and you'll get a web page where you can select and upload a file to your computer.

Tunnel Selection (Ngrok vs SSH)

qrtunnel supports two tunneling methods: SSH (localhost.run) and ngrok.

On Linux / macOS:

  • Default: SSH Tunneling (No sign-up required).
    qrtunnel <files>
    
  • Use Ngrok: To use ngrok instead (more stable, requires account):
    qrtunnel <files> --ngrok
    

On Windows:

  • Default: Ngrok (Requires account).
    qrtunnel <files>
    
  • SSH Tunneling: Not reliably supported on Windows.

Ngrok Authentication Setup

If you use ngrok (default on Windows, optional on Linux/macOS), you'll need to set up your authtoken once:

qrtunnel --setup

Follow the on-screen instructions to get and save your ngrok authtoken.

Check Ngrok Status

To check if your ngrok authtoken is configured:

qrtunnel --status

Quitting the Server

The server will run until you press q in the terminal or use Ctrl+C.

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

qrtunnel-3.0.0.tar.gz (15.1 kB view details)

Uploaded Source

Built Distribution

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

qrtunnel-3.0.0-py3-none-any.whl (13.8 kB view details)

Uploaded Python 3

File details

Details for the file qrtunnel-3.0.0.tar.gz.

File metadata

  • Download URL: qrtunnel-3.0.0.tar.gz
  • Upload date:
  • Size: 15.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for qrtunnel-3.0.0.tar.gz
Algorithm Hash digest
SHA256 d1efe4d2ee940794d8446e02740e23413262e5c40343542296931299d0e622ca
MD5 fd46ba504b24c2005256ba6eaed31980
BLAKE2b-256 89d3f3c79834968733df75aa7ebf26d696b83acc0637ca7c74613caefc125527

See more details on using hashes here.

File details

Details for the file qrtunnel-3.0.0-py3-none-any.whl.

File metadata

  • Download URL: qrtunnel-3.0.0-py3-none-any.whl
  • Upload date:
  • Size: 13.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for qrtunnel-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d6171f5ca28bec0dc27134f5d891decd2d957b63857760d4e7d8b7ee2ffde222
MD5 f16c40cb2790ae50bc8a98b8744fc7e7
BLAKE2b-256 a78e7219506fadea225feac67d3c21aaa4f8feffbd1d3028aecc004d25f15451

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