logo

MsSQL

Access local MsSQL from the internet

Steps to access local MsSQL from the internet

Step 1: Download LocalXpose
Windows
Linux
MacOS
Docker
Step 2: Start your MsSQL server (e.g. localhost:1433)
Step 3: Run LocalXpose form your terminal and point it to your MsSQL local address.
$ loclx tunnel tcp --port 1433 --to localhost:1433
This command will generate a publicly accessible address (e.g. us.loclx.io:1433) that you can use to access your MsSQL 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 MsSQL
Microsoft SQL Server is a relational database management system developed by Microsoft. As a database server, it is a software product with the primary function of storing and retrieving data as requested by other software applications—which may run either on the same computer or on another computer across a network.

Other apps