T2W Downloads
Tunnel Client Binaries for All Platforms
🐧
Linux / Raspberry Pi
YOUR PLATFORM
⬇ Download Binary
📂 View Source
wget https://tunnelrandh.tech/downloads/randh-tunnel chmod +x randh-tunnel ./randh-tunnel --server 79.99.46.192 --port 7776 -s YOUR_SUBDOMAIN 8080
Quick Start:
Download and make executable
Replace YOUR_SUBDOMAIN with your desired name
Port 8080 is your local web server port
Your site will be live at http://YOUR_SUBDOMAIN.tunnelrandh.tech:8080
🪟
Windows
YOUR PLATFORM
⬇ Download EXE
📂 View Source
randh-tunnel.exe --server 79.99.46.192 --port 7776 -s YOUR_SUBDOMAIN 8080
Quick Start:
Download randh-tunnel.exe
Open Command Prompt in the download folder
Run the command above with your subdomain
Your site will be live at http://YOUR_SUBDOMAIN.tunnelrandh.tech:8080
Note:
Windows may show a security warning. Click "More info" → "Run anyway" to proceed.
🔌
ESP32 / Arduino
📂 View Arduino Sketch
📖 Setup Guide
ESP32 Setup:
Download the Arduino sketch from the clients/esp directory
Configure WiFi credentials in the sketch
Set your subdomain and server details
Upload to ESP32-S3 or compatible board
Binary Information
Linux Binary:
907 KB
Statically linked, no dependencies
Windows Binary:
45 KB
Portable, no installation needed