Modern URL shortening & content sharing with powerful features
Create short links that are easy to share and remember. Perfect for social media, emails, and more.
Try it now - no account required!
Links expire in 2 days
Expires:
Get RdRx up and running in minutes with our automated one-click installation script.
RdRx is currently in active development. The installation script and application are functional but still being refined. Some manual configuration may be required:
Deploy RdRx to Cloudflare Workers with a single command. The script handles everything automatically.
curl -sSL https://raw.githubusercontent.com/clarkhacks/RdRx/main/install.sh | bash
Before running the installation script, you'll need:
Free tier works perfectly. You'll need an API token with appropriate permissions.
Your own domain for the URL shortener (can be managed by Cloudflare or external DNS).
Linux, macOS, or WSL on Windows. The script will install Node.js and Git if needed.
After installation, you'll need to manually create an admin account and set your ADMIN_UID secret to access admin features.
RdRx (Redirects) is an open-source URL shortener and content sharing platform built with modern cloud technologies.
RdRx runs on Cloudflare Workers, a serverless platform that delivers lightning-fast performance at the edge. Your links and content are delivered from data centers close to your users, ensuring minimal latency.
All your links and analytics are stored in Cloudflare D1, a serverless SQL database built on SQLite. This provides reliable, scalable storage with minimal overhead and maximum performance.
RdRx is open source but the code is currently private while we clean it up for public release.
We're committed to transparency and community collaboration, and we'll be making the codebase public soon.
RdRx offers a comprehensive set of features for link management and content sharing with full editing capabilities.
Create concise, memorable links from long URLs with custom shortcodes and edit them anytime.
Share code snippets with syntax highlighting and modify content after creation.
Upload and share files through short links with global CDN delivery and file management.
Edit URLs, modify snippets, and manage files after creation with intuitive modal interfaces.
Visual file gallery with thumbnails, individual file removal, and add new files to collections.
Track link performance with detailed analytics, insights, and content management tools.
Secure server-side authentication with JWT tokens and HTTP-only cookies.