Start a tunnel with a randomly generated hostname that keeps public traffic temporary.
- One active tunnel
- Random temporary subdomain
- HTTP forwarding
PortWisp carries HTTP traffic through one encrypted outbound tunnel to a fixed service on your machine. No router changes. No mystery configuration.
curl -fsSL https://get.wispbridge.com/install.sh | sh
portwisp http 3000
Install the client, point it at a local port, and share the generated URL.
Point PortWisp at a loopback HTTP port or URL selected by you.
The agent opens an encrypted connection to the PortWisp relay.
Requests to your temporary hostname travel back through that tunnel.
Start a tunnel with a randomly generated hostname that keeps public traffic temporary.
Choose one subdomain and keep it across reconnects while your plan is active.
Plans are billed monthly. Stable hostname reservations require an active paid subscription.
Your local destination is fixed at startup. A remote message never gets to choose a new address.
PortWisp defaults to 127.0.0.1 and never silently opens a listener to your network.
Request bodies are not stored or replayed. The early service is designed around temporary hostnames.
A focused terminal interface shows request metadata, status, timing, and transfer totals.
Built for webhook debugging, demos, mobile testing, and the small moments when localhost needs an audience.