Try free on Pangolin Cloud
Fastest way to get started with Pangolin using the hosted control plane. No credit card required.
curl, an RDP client, etc.) against the destination address while the Pangolin client is connected.
Destination
Every host resource has a destination: a single IP address or fully qualified domain name (FQDN).| Destination type | Example | When to use |
|---|---|---|
| IP address | 10.1.0.35 | A host with a stable IP on the remote network |
| FQDN | db.autoco.internal | A host identified by DNS that may change IP |
| Loopback | 127.0.0.1 | A service running on the site connector host itself |
Loopback on the Site Host
If the service runs on the same machine as the site connector, set the destination to127.0.0.1 or localhost. On the user’s machine, localhost always refers to their own computer—not the remote site. You must add an alias (for example metrics.site-internal.example) so users connect to a name that Pangolin resolves over the tunnel.

