logo

PostgreSQL

Access local PostgreSQL from the internet

Steps to access local PostgreSQL from the internet

Step 1: Download LocalXpose
Windows
Linux
MacOS
Docker
Step 2: Start your PostgreSQL server (e.g. localhost:5432)
Step 3: Run LocalXpose form your terminal and point it to your PostgreSQL local address.
$ loclx tunnel tcp --region eu --port 5432 --to localhost:5432
This command will generate a publicly accessible address (e.g. eu.loclx.io:5432) that you can use to access your PostgreSQL server.

Access your infrastructure securely without configuring the cloud

LocalXpose will create a secure tunnel to your network, so you can focus on your most important work.

By signing up, you agree to the
&
About PostgreSQL
PostgreSQL is a powerful, open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance.

Other apps