WireCanalby Qualiteg
vpn_lock Secure Tunnel

No open ports. No new VPN. None needed.

Reach your internal web systems, RDP, SSH, databases and local development servers securely from outside. A single outbound tunnel from inside your network means nothing changes on your router or firewall. Eight access protections narrow the entrance, and the relay runs on servers in Japan.

0 inbound ports No VPN client HTTP / TCP (RDP · SSH · DB) 8 access protections Relay servers in Japan
No holes to punch! Canalun, the official WireCanal mascot
Use cases

What you can make reachable from outside

Web screens and TCP services such as RDP and SSH all ride on the same single tunnel.

code

Your local localhost

Give a web app or API under development an HTTPS address for external webhooks, checks from your phone, or reviews with people outside. Certificates are issued automatically.

domain

Internal web systems

Use business screens and internal APIs on your office network from a trip or from home. Layer source-IP restriction or BASIC auth to limit them to the people who need them.

desktop_windows

Remote Desktop (RDP)

RDP into your office or home PC from outside. Keep it paused and resume from your phone only when you need it (TCP canal, Pro and above).

terminal

SSH

SSH into on-site servers or Linux boards such as a Raspberry Pi without opening an inbound port. SSH's own encryption protects the path.

database

Databases

A connection endpoint for PostgreSQL / MySQL that only your site's fixed IP can reach — for BI tools or external analytics environments.

memory

IoT devices and field equipment

Web screens, APIs and SSH on a Raspberry Pi or small Linux board, from anywhere. 32- and 64-bit ARM supported (IoT devices).

How it works

One outbound connection from inside. No inbound hole

An agent inside your network connects outbound to WireCanal's servers in Japan, and users' requests travel through that single connection into your network. To users it looks like an ordinary URL or port, but not a single inbound port is open on your side.

WireCanal architecture: users (browser, phone, AI) → WireCanal (servers in Japan, 443/TLS, access protection) ⇐ single outbound tunnel ⇐ agent (fixed forwarding destination) → internal web / RDP · SSH / database

Exposed, but not scary. Eight protections narrow the entrance

"Reachable from outside" and "reachable by anyone" are different things. Each canal can have the following eight access protections on its public entrance. All eight are available on every plan, including Free.

verified_userFixed forwarding destination — the tunnel is never a corridor

The agent never connects anywhere except the destination written in its config file (for example 127.0.0.1:3389). By design, the tunnel cannot be repurposed as a corridor into your whole network. Whenever a decision is uncertain, it fails closed. Details on the Security page.

Compare approaches

Port forwarding, a VPN, or WireCanal

The three common ways to make an internal system reachable from outside, compared on preparation, narrowing access, records, and how you turn it off.

CriteriaPort forwarding (a hole in the router)New VPNWireCanal
Router / firewall changesRequired: open an inbound port and set the forwarding target.Required: install a VPN appliance or server and open an inbound port.
Preparation on the user's sideNone (just share the URL or IP).Distribute, configure and provision a VPN client on every device.
Narrowing who can reach itDepends on the router; IP restriction at best.Once connected, users often reach the whole internal network.
Record of who used it and whenProvided by the exposed system itself.VPN connection log (not per system).
HTTPS and certificatesObtain and renew certificates yourself.VPN encryption; HTTPS for the system itself is separate.
Turning it off when not in useRevert the router settings.Disable accounts or stop the appliance.
Time to deployThe setting itself is quick, but internal approval tends to take long.Selecting, installing and rolling out to users often takes weeks.

WireCanal's column matches what is stated on the Tunnel, Security, Pricing and Setup Guide pages. For a comparison with other tunnel services, see the comparison page.

Three steps. Reachable from outside in about 10 minutes

1

Create a canal

In the dashboard, choose the type (HTTP / TCP) and the destination (for example localhost:8080 or 127.0.0.1:3389). You get a public hostname (a port for TCP) and an access key.

2

Install the agent on the machine you want to expose

Windows (PowerShell)
irm https://download.wirecanal.com/install.ps1 | iex
Linux
curl -fsSL https://download.wirecanal.com/install.sh | sh

The agent is a single static binary with no runtime dependencies, for Windows and Linux (amd64, arm64 and 32-bit ARM).

3

Run it, and you're live

wirecanal -config wirecanal.json opens the tunnel. From that moment the public hostname reaches your machine. Running it as a service (Windows service, systemd) is covered in the Setup Guide with real screens.

Three steps to publish: 1 create a canal (public hostname and access key issued) → 2 place the agent (binary plus one config file) → 3 run and publish (tunnel opens with an outbound connection only)
Plans

Pick a plan for your use case

Start with one canal on Free. TCP (RDP, SSH, DB) starts at Pro; custom domains start at Premium.

rocket_launch

Try it — Free

No time limit. One HTTP canal, all eight access protections and the access log. Start here for localhost or an internal web screen.

desktop_windows

RDP, SSH, DB — Pro and above

Expose any TCP service through a TCP canal. Add IP restriction for an effectively dedicated line. Lite and above can reserve a permanent subdomain of your choice.

verified

Your own domain — Premium

Publish on a domain you own (for example app.example.co.jp). Certificates are issued and renewed automatically. For department-wide use, see Enterprise.

FAQ

Frequently asked questions

Does it really work without opening an inbound port?

Yes. The agent on your internal or local machine simply opens an outbound tunnel on port 443 to WireCanal's servers. No router or firewall changes are needed. Proxy-only environments are supported with a single setting.

How is this different from a VPN?

A VPN joins a user's device to your internal network and needs a client installed and configured on every device. WireCanal gives a public address to just the system you want to expose, with nothing to prepare on the user's side. You don't have to replace an existing VPN; WireCanal can sit alongside it for the systems you need reachable from outside.

How is it different from ngrok, Cloudflare Tunnel, Tailscale Funnel and other tunnel services?

Most of what other tunnel services do (HTTPS publishing, TCP, custom domains, IP restriction and so on) WireCanal can do too. The three differences are: the relay runs on servers in Japan; all eight access protections are available on every plan; and an in-house MCP server can be exposed to AI with only the tools you choose. A side-by-side comparison on use cases, port and VPN requirements, fixed URLs, free tiers, data path and setup length is on the comparison page.

Is it safe to use Remote Desktop (RDP) from outside?

RDP is exposed through a TCP canal (Pro plan and above). Add IP restriction and the public endpoint effectively becomes a dedicated line. You can also keep the canal paused and resume it from the dashboard on your phone only when you need it.

Will it stay exposed while we're not using it?

A canal can be paused. The agent's connection and settings are kept while paused, so resuming takes seconds. With the scheduled-availability protection you can also decide in advance which days and hours it is public.

Will it pass our IT and security review?

You can state that the relay runs on servers in Japan, that the path is TLS end to end, that traffic bodies are not stored, and that the agent never connects anywhere except its configured destination. Technical questions are welcome through the contact form.

No open ports. Connect from anywhere.

Sign-up is free. No credit card required — create your first canal right now.

Sign up free and get started