logo

MongoDB

Access local MongoDB from the internet

Steps to access local MongoDB from the internet

Step 1: Download LocalXpose
Windows
Linux
MacOS
Docker
Step 2: Start your MongoDB server (e.g. localhost:27017)
Step 3: Run LocalXpose form your terminal and point it to your MongoDB local address.
$ loclx tunnel tcp --port 27017 --to localhost:27017
This command will generate a publicly accessible address (e.g. us.loclx.io:27017) that you can use to access your MongoDB 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 MongoDB
MongoDB is an open source cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas. MongoDB is developed by MongoDB Inc. and licensed under the Server Side Public License which is deemed non-free by several distributions.

Other apps