Share · Inspect · Debug

Share your localhostwith the world

One command to give anyone access to your local service. Built-in traffic inspector, desktop app, and abuse protection.

Get started in one command:

$fxtun http 3000

Free forever — no credit card, no request limits

3 protocols

HTTP, TCP, UDP

All platforms

CLI + Desktop app

Built-in security

TLS + rate limits

fxtun
$

This is what working with fxtun actually looks like

Quick Start

Up and Running in Minutes

Three steps from sign-up to a live public URL.

01

Download the Client

Get the CLI or GUI client for your platform.

curl -fsSL https://fxtun.dev/install.sh | sh
02

Authenticate

Create an account and generate an API token.

fxtun login --token sk_xxxxx
03

Create a Tunnel

Run a single command to go live.

fxtun http 3000 --domain myapp
https://myapp.fxtun.dev

Ready to try? Share your first service in under a minute.

Start Free
Multi-Protocol

Flexible Protocol Support

Whether you need to expose a web app, SSH server, or game server - we've got you covered.

HTTP Tunnels

Expose web applications with custom subdomains. Perfect for webhooks, demos, and development.

  • Custom subdomain support
  • Automatic HTTPS
  • WebSocket support
Web appsAPIsWebhooks

Public endpoint

https://myapp.fxtun.dev

Command

$fxtun http 3000 --domain myapp
LocalPublic
localhost:3000myapp.fxtun.dev
Why fxtun

Not just port forwarding. A complete dev toolkit.

Share services, inspect traffic, debug issues — all from one tool.

Traffic Inspector

Real-time HTTP request/response viewer with filtering and one-click replay. Debug webhooks without leaving the browser.

  • Live request & response capture
  • Search and filter by method, path, status
  • Replay requests instantly

Any protocol, any service

Web apps, databases, SSH, game servers — share anything over HTTP, TCP, or UDP.

  • HTTP with custom subdomains
  • TCP for SSH, databases, APIs
  • UDP for gaming and real-time

Desktop App

The only sharing platform with a native desktop client. See live services, manage connections visually.

  • Visual service management
  • System tray — always running
  • Auto-reconnect on disconnect

Lightning Fast

Built in Go

Secure by Default

TLS + rate limits + monitoring

Custom Domains

Your own domain

Self-Hostable

Run your own

Use Cases

How developers use fxtun

From webhook testing to client demos — one command away.

Webhooks

Receive Stripe, GitHub, or Twilio callbacks on localhost. No deploy needed.

$ fxtun http 3000 --domain stripe-hooks

Share with clients

Send a link to your work-in-progress. No deployment, no staging server.

$ fxtun http 5173 --domain demo-v2

Remote Access

Access your dev machine or Raspberry Pi from anywhere.

$ fxtun tcp 22

Game Servers

Host and share a game server with friends in seconds.

$ fxtun udp 25565

Team Collaboration

Share your local API with teammates. Test mobile apps against real backends.

$ fxtun http 8080 --domain api-dev

IoT & Home Lab

Share Home Assistant, cameras, or dashboards from your local network.

$ fxtun http 8123 --domain my-home

Whatever you build — fxtun shares it instantly.

Start Free
Advanced Capabilities

Built for Production

Advanced features that make fxtun ready for real-world use.

Custom Domains

Bring your own domain with automatic HTTPS. CNAME for subdomains, A record for apex domains — Let's Encrypt certificates provisioned automatically.

Custom Domain Setup
1
Configure DNS
Type
Name
Value
CNAME
...
tunnel.fxtun.dev
2
Verifying DNS...
3
Issue SSL certificate

HTTP Inspector & Replay

Real-time request/response inspection with search, filtering, and one-click replay. Debug webhooks and APIs without leaving your browser.

Live
my-app.fxtun.dev
0 requests

WebSocket Support

Full bidirectional WebSocket passthrough. No configuration needed — just works.

Low Latency

Pre-opened stream pool and optimized buffers minimize connection overhead. First-request latency nearly eliminated.

Auto-Reconnect

Automatic reconnection on connection loss. Your tunnels stay online 24/7.

Why fxtun

Compare and Choose

See how fxtun stacks up against alternatives.

Price (starter)

fxtun
Free / $5/mo
ngrok
Free / $8/mo
lhr
Free / $9/mo

Custom subdomain on free

fxtun
Any you choose
ngrok
Random only
lhr
Random only

Request limits

fxtun
Unlimited
ngrok
20k/mo on free
lhr
Unlimited

Session timeout

fxtun
Unlimited
ngrok
Unlimited
lhr
Unlimited

Protocols

fxtun
HTTP + TCP + UDP
ngrok
HTTP + TCP
lhr
HTTP only

Desktop GUI

fxtun
Yes
ngrok
No
lhr
No

Traffic Inspector

fxtun
From $5/mo
ngrok
$8/mo, 72h retention
lhr
No

Self-hostable

fxtun
Yes
ngrok
No
lhr
No

Custom domains

fxtun
From $5/mo
ngrok
$0.01/hr
lhr
$9/mo

Traffic monitoring & abuse protection

fxtun
Built-in
ngrok
No
lhr
No

See the difference? Start free and upgrade when you need more.

Pricing

Choose Your Plan

Start free, scale as you grow. No request limits on any plan.

Ready to start?

Ready to Start?

Create an account and download the client to start sharing.

Quick install

curl -fsSL https://fxtun.dev/install.sh | sh
Or download manually

After registration, download the client and generate API tokens from your dashboard.

FAQ

Frequently Asked Questions

Everything you need to know about fxtun.