LogoLogo
  • Getting Started
  • CLI
    • Docker
    • Config.yaml
  • GUI (SOON)
  • Tunnels Types
    • HTTP/s
      • HTTP/s plugins
      • HTTP/s apps
    • TLS
    • TCP
    • UDP
  • Reservations
    • Domain
    • Endpoint
  • Troubleshoot
    • Common errors
  • Tutorials
    • Expose a local web server
    • Expose Apache/Nginx web server
    • Share files from localhost
    • Use LocalXpose with Traefik
    • Expose PocketBase backend
    • Create a custom domain name
    • Make Let's Encrypt certificate
    • Access your IP camera remotely
    • Access your Raspberry Pi remotely
    • Sync your Keepass password manager
    • Expose localhost RASA chatbot for Telegram Integration
    • Expose your local Netdata Instance
    • Testing Stripe webhook
    • Expose localhost Kubernetes
    • Expose database server (PostgreSQL)
    • Exposing local Minecraft server
    • More Tutorials
Powered by GitBook
On this page
  • Download
  • Regions
  • Supported Tunnels
  • Supported platforms
  • Start your first tunnel
  • Help

Was this helpful?

Getting Started

LocalXpose is a reverse proxy that enables you to expose your localhost services to the internet.

NextCLI

Last updated 2 years ago

Was this helpful?

Download

LocalXpose has two options, Command line (CLI) or Graphical User Interface (GUI), it is cross-platform (Linux, Windows, MacOS), you can download the suitable binary for your machine from the home page at .

Regions

Currently the available regions that you can issue tunnels to are:

  • United states

  • Europe

  • Asia Pacific

  • Australia (SOON)

Supported Tunnels

  • HTTP/s

  • TLS

  • TCP

  • UDP

Supported platforms

  • Linux

  • Windows

  • Mac

Start your first tunnel

  1. Verify your email address by clicking the Verify button in your email inbox.

  2. Download the CLI from the homepage.

  3. This is a CLI app, you should start it from a terminal window (double click the app will not work), so for example in windows open your cmd.exe or powershell then navigate to your downloaded binary like cd C:\Users\example .

  4. Login from CLI by calling:

# *nix operating systems 
loclx account login

# windows
loclx.exe account login

7. Start your tunnel

loclx tunnel http --to localhost:8080

You can change the http tunnel type to your needs like tcp, tls or udp and change --to to your localhost service, if your local server is running on port 80 then you should forward the traffic by doing --to 80, localhost:80 , http://localhost:80 or :80.

Help

You can always refer to CLI help command, for instance if you need to know the options you have in the http tunnel, you can do loclx tunnel http --help, or if you need to know how to reserve a domain name you can do loclx domain --help.

Signup from the home page

Login to your dashboard by clicking Login button in the home page

Copy your access token that will be under access tab in your dashboard or go directly here .

You are most welcome to reach us by email hello@localxpose.io or by clicking the chat button in our home page , or get help from other LocalXpose users .

https://localxpose.io
https://localxpose.io
https://localxpose.io
https://localxpose.io/dashboard/access
https://localxpose.io
https://roadmap.localxpose.io