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.
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.
Everything you need to share your local development environment with the world
Expose local web services with custom subdomains, supporting both HTTP and HTTPS protocols with automatic TLS encryption.
Expose local TCP services like SSH, databases, and more with remote ports, making them accessible from anywhere.
Protect your tunnels with basic or header authentication to ensure only authorized users can access your services.
Connections automatically reconnect if disconnected, ensuring your services remain accessible without manual intervention.
Use easy-to-remember custom subdomains for your tunnels, making them more professional and easier to share.
Manage your tunnels easily through a simple CLI interface with support for saving tunnel configurations for later use.
Get up and running in minutes with these simple steps
Install our Go client using the automated installer script that supports Linux, macOS, and Windows (via WSL).
curl -sSL https://raw.githubusercontent.com/alwanandri2712/haxorport-go-client/main/install.sh | bash
Set up your configuration with your auth token from your HaxorPort account dashboard.
haxorport config set auth_token your-auth-token
haxorport config set tls_enabled true
Start a tunnel to your local service using HTTP or TCP tunneling with custom options.
haxorport http --port 8080 --subdomain myapp
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.
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.
Choose the plan that fits your needs. Start free, upgrade when you grow. No hidden fees, cancel anytime
Perfect for getting started
Forever free
For developers & small teams
Billed monthly
For companies & larger teams
Billed monthly
All plans include 99.9% uptime SLA and 24/7 monitoring
Everything you need to get started and make the most of HaxorPort. From beginner tutorials to advanced configurations
Installation
Install HaxorPort using our automated installer script.
Authentication
Set up your auth token from your HaxorPort account dashboard.
Start Tunneling
Create HTTP or TCP tunnels with custom options.
Stay updated with the latest tutorials, best practices, and insights from our team. Learn how to maximize your tunneling experience
Learn how to set up your first secure tunnel in under 5 minutes. This comprehensive guide covers installation, authentication, and your first HTTP tunnel.
Discover essential security practices to protect your tunneled applications. Learn about authentication, access controls, and monitoring.
Tips and tricks to maximize your tunnel performance. Learn about connection pooling, compression, and bandwidth optimization.
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.
Join thousands of developers who already trust HaxorPort for their secure tunneling needs. Get started in under 60 seconds.