SSH
Access local SSH from the internet
Steps to access local SSH from the internet
Step 1: Download LocalXpose
Windows
Linux
MacOS
Docker
Step 2:
Start your SSH server (e.g.
localhost:22
)
Step 3: Run LocalXpose form your terminal and point it to your SSH local address.
$ loclx tunnel tcp --port 2222 --to localhost:22
This command will generate a publicly accessible address (e.g.
us.loclx.io:2222
)
that you can use to access your SSH 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
Terms of Service
& Privacy Policy
About SSH
SSH is a protocol for securely exchanging data between two computers over an untrusted network. SSH protects the privacy and integrity of the transferred identities, data, and files. It runs in most computers and in practically every server. It ships standard on UNIX, Linux, and macOS machines and it is used in over 90% of all data centers in the world.
Other apps
Nginx
Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.
Stripe
Stripe is a suite of APIs powering online payment processing and commerce solutions for internet businesses of all sizes. They process payments for a majority of online startups.
Joomla
Joomla is a free and open-source content management system (CMS) for publishing web content. It is built on a model–view–controller web application framework that can be used independently of the CMS that allows you to build powerful online applications.