Redis
Access local Redis from the internet
Steps to access local Redis from the internet
Step 1: Download LocalXpose
Windows
Linux
MacOS
Docker
Step 2:
Start your Redis server (e.g.
localhost:6379
)
Step 3: Run LocalXpose form your terminal and point it to your Redis local address.
$ loclx tunnel tcp --port 6379 --to localhost:6379
This command will generate a publicly accessible address (e.g.
us.loclx.io:6379
)
that you can use to access your Redis 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 Redis
Redis is an in-memory data structure store, used as a distributed, in-memory key–value database, cache and message broker, with optional durability. Redis supports different kinds of abstract data structures, such as strings, lists, maps, sets, sorted sets, HyperLogLogs, bitmaps, streams, and spatial indices.
Other apps
FileZilla FTP
FileZilla is a utility for transferring files to or from a remote computer by a standard method known as FTP (File Transfer Protocol). FileZilla is open source software that is installed and runs on Windows, Mac OS and Linux.
Synology NAS
Synology NAS is a multi-functional Network-Attached Storage server, serving as a file-sharing center within an organizations's intranet. Moreover, it is specially designed for a variety of purposes, allowing users to perform the many tasks with the web-based Synology DiskStation Manager (DSM).
Passbolt
Passbolt is an open source password manager designed for team collaboration. Securely generate, store, manage and monitor your team credentials.