Skip to main content
tunnelbyte regions [flags]
Lists all regions currently serving live nodes.

Example

$ tunnelbyte regions
fsn    Frankfurt        12 ms     1 node
ash    Ashburn, VA      94 ms     1 node
sin    Singapore        186 ms    1 node
Latency is the great-circle estimate from your current location to the region - useful for picking by hand. The actual handshake RTT will be close but not identical.

Flags

FlagDefaultPurpose
-v, --verboseoffShow the underlying /v1/regions response.

Notes

  • This command runs pre-auth - you can use it before installing a token. Helpful for an install-time region picker.
  • Regions use short three-letter codes anchored to the closest major city: fsn = Frankfurt, ash = Ashburn (Virginia), sin = Singapore. The same codes appear in the IP attribution at tunnelbyte.dev/ip.

See also