Trusted by 10,000+ developers worldwide

Expose your localhost securely

HaxorPort makes it easy to share your local services with anyone, anywhere on the internet, bypassing NATs and firewalls with secure HTTP, HTTPS, and TCP tunnels.

No credit card required
Setup in 60 seconds
99.9% uptime SLA
24/7 support included
haxorport-terminal
$ curl -sSL https://raw.githubusercontent.com/alwanandri2712/haxorport-go-client/main/install.sh | bash
Installing HaxorPort client...
✓ Installation completed successfully!
$ haxorport http --port 8080 --subdomain myapp
Starting HTTP tunnel...
✓ Tunnel established successfully!
🚀 Forwarding: https://myapp.haxorport.online → localhost:8080
✨ Your tunnel is live!
Share your localhost with the world securely
$

Powerful Features

Everything you need to share your local development environment with the world

HTTP/HTTPS Tunnels

Expose local web services with custom subdomains, supporting both HTTP and HTTPS protocols with automatic TLS encryption.

Learn more

TCP Tunnels

Expose local TCP services like SSH, databases, and more with remote ports, making them accessible from anywhere.

Learn more

Secure Authentication

Protect your tunnels with basic or header authentication to ensure only authorized users can access your services.

Learn more

Auto Reconnection

Connections automatically reconnect if disconnected, ensuring your services remain accessible without manual intervention.

Learn more

Custom Subdomains

Use easy-to-remember custom subdomains for your tunnels, making them more professional and easier to share.

Learn more

Easy Configuration

Manage your tunnels easily through a simple CLI interface with support for saving tunnel configurations for later use.

Learn more

How HaxorPort Works

Get up and running in minutes with these simple steps

1

Install HaxorPort

Install our Go client using the automated installer script that supports Linux, macOS, and Windows (via WSL).

Terminal
curl -sSL https://raw.githubusercontent.com/alwanandri2712/haxorport-go-client/main/install.sh | bash
2

Configure Auth Token

Set up your configuration with your auth token from your HaxorPort account dashboard.

Terminal
haxorport config set auth_token your-auth-token
haxorport config set tls_enabled true
3

Create Tunnel

Start a tunnel to your local service using HTTP or TCP tunneling with custom options.

Terminal
# HTTP tunnel with custom subdomain
haxorport http --port 8080 --subdomain myapp

Tunnel Architecture

Your Device localhost:8080
HaxorPort Server Reverse Connection
Public Access myapp.haxorport.online

HTTP/HTTPS Tunnels

Automatically detects whether requests come via HTTP or HTTPS and forwards them to your local service through a WebSocket connection. Supports automatic URL replacement in responses.

TCP Tunnels

Forwards connections from a remote port on the HaxorPort server to a local port on your machine. Perfect for SSH, databases, and other TCP-based services.

30-day money-back guarantee

Simple, Transparent Pricing

Choose the plan that fits your needs. Start free, upgrade when you grow. No hidden fees, cancel anytime

Free

Perfect for getting started

$0 /month

Forever free

  • 1 concurrent tunnel
  • Basic request inspection
  • Random URLs
  • Custom domains
⭐ MOST POPULAR

Pro

For developers & small teams

$12 /month

Billed monthly

  • 10 concurrent tunnels
  • HTTP/HTTPS/TCP tunnels
  • Advanced request inspection
  • Custom subdomains
  • 1 custom domain

Business

For companies & larger teams

$49 /month

Billed monthly

  • Unlimited tunnels
  • All protocols supported
  • Team management
  • Advanced access controls
  • Unlimited custom domains
  • Priority support

All plans include 99.9% uptime SLA and 24/7 monitoring

No setup fees
Cancel anytime
14-day free trial
Developer-friendly documentation

Comprehensive Documentation

Everything you need to get started and make the most of HaxorPort. From beginner tutorials to advanced configurations

Quick Start Guide

1

Installation

Install HaxorPort using our automated installer script.

2

Authentication

Set up your auth token from your HaxorPort account dashboard.

3

Start Tunneling

Create HTTP or TCP tunnels with custom options.

Read full guide

Usage Examples

Examples for HTTP and TCP tunneling

View examples

Troubleshooting

Solutions for common issues

View guide
haxorport-docs.md
# HaxorPort CLI Reference

Create and manage secure tunnels to your local services.

## HTTP Tunnel Commands

haxorport http --port 8080 --subdomain myapp
Create an HTTP tunnel with custom subdomain

haxorport http --port 8080 --auth basic --username user --password pass
HTTP tunnel with basic authentication

## TCP Tunnel Commands

haxorport tcp --port 22 --remote-port 2222
Create a TCP tunnel for SSH access

haxorport tcp --port 3306 --remote-port 3306
Create a TCP tunnel for MySQL database

## Configuration

haxorport config set auth_token your-token
Set your authentication token
Latest insights and tutorials

Developer Blog

Stay updated with the latest tutorials, best practices, and insights from our team. Learn how to maximize your tunneling experience

Tutorial
December 15, 2024 5 min read

Getting Started with HaxorPort: Your First Tunnel

Learn how to set up your first secure tunnel in under 5 minutes. This comprehensive guide covers installation, authentication, and your first HTTP tunnel.

HT
HaxorPort Team
Read More
Security
December 12, 2024 8 min read

Security Best Practices for Tunnel Management

Discover essential security practices to protect your tunneled applications. Learn about authentication, access controls, and monitoring.

JS
John Security
Read More
Performance
December 10, 2024 6 min read

Optimizing Tunnel Performance for Production

Tips and tricks to maximize your tunnel performance. Learn about connection pooling, compression, and bandwidth optimization.

MP
Mike Performance
Read More

Want to stay updated?

Subscribe to our newsletter and get the latest tutorials, tips, and product updates delivered to your inbox.

No spam, unsubscribe at any time. We respect your privacy.

Trusted by 10,000+ developers

Start exposing your localhost today

Join thousands of developers who already trust HaxorPort for their secure tunneling needs. Get started in under 60 seconds.

No credit card required
Setup in 60 seconds
24/7 support included