pkg.soopen package index

cask / rank 1046

Install localxpose with Homebrew Cask

Reverse proxy that enables you to expose your localhost to the internet. Version 24.9.2 via Homebrew Cask; verified from local package data.

install

Additional install commands

macOS

Homebrew Caskverified · 100%
brew install --cask localxpose

local Homebrew cask metadata

overview

Package summary

Reverse proxy that enables you to expose your localhost to the internet

Commands and aliases

  • loclx

history

Project history and usage

LocalXpose is a commercial tunneling and reverse-proxy client for exposing localhost services to the public internet. The packaged `loclx` CLI is aimed at developers who need HTTP, TCP, TLS, or UDP tunnels for development, testing, demos, and remote access.

Project history

Official LocalXpose documentation describes the service as a reverse proxy for securely exposing localhost services without complex network infrastructure. The product ships a cross-platform CLI and GUI for Linux, macOS, Windows, FreeBSD, and Docker.

The official GitHub organization documents LocalXpose as a tunneling service and lists package-manager installation paths including Homebrew cask, Snap, npm, Chocolatey, and Docker. The same page says the core tunneling service is not presented as the open source project; the visible open source work is centered on supporting tools such as the GitHub Action.

Adoption history

LocalXpose adoption is tied to the broader ngrok-style tunneling workflow: developers run a local service, authenticate the tunnel client, and receive a public endpoint for webhooks, demos, testing, remote access, or IoT/edge connectivity.

The official docs emphasize account login and access tokens, suggesting a SaaS-oriented adoption model rather than the anonymous public tunnel model used by simpler tools.

How it is used

A first-time user downloads or installs the CLI, creates an account, copies an access token from the LocalXpose dashboard, runs `loclx account login`, and then starts a tunnel such as `loclx tunnel http --to localhost:3000`.

For repeatable multi-tunnel setups, `loclx tunnel config init` creates a YAML file in the current working directory, and `loclx tunnel config -f /path/to/config.yaml` runs tunnels from that file. The CLI documentation says account login stores the token in the OS keyring and falls back to `$HOME/.access`.

Why package nerds care

LocalXpose is notable as a Homebrew cask because it packages a proprietary network edge service into a local CLI binary. Package users care about architecture-specific downloads, authentication behavior, token storage, and whether the CLI can run headlessly in services or CI.

Its support for HTTP, HTTPS, TCP, TLS, and UDP tunnels makes it broader than simple HTTP-only localhost sharing tools, but the hosted-service dependency means package installation is only one part of operability.

Timeline

  • 2022: Official blog/tutorial material documents LocalXpose use cases such as port forwarding and localhost exposure.
  • 2025: Official documentation describes cross-platform downloads, access-token login, regions, and HTTP/TCP/TLS/UDP tunnel support.
  • 2025: Official GitHub organization highlights package-manager distribution and the LocalXpose GitHub Action.

Related projects

  • ngrok, localtunnel, Cloudflare Tunnel, and inlets address similar local-service exposure workflows.
  • LocalXpose/localxpose-action is the official GitHub Action for creating tunnels in CI and preview workflows.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for localxpose. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
./config.yaml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.access

executables

Installed executables

CommandKindExposureNote
loclxbinaryHomebrew cask binaryloclx

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version24.9.2
manager updated
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keycask:localxpose
Version24.9.2
Package managerHomebrew Cask
Homepagehttps://localxpose.io/
SHA-256no_check
Download URLhttps://api.localxpose.io/api/v2/downloads/loclx-darwin-arm64.zip
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation