Get the latest tech news

Show HN: Malai – securely share local TCP services (database/SSH) with others


n share any TCP-based service running locally — including your SSH service, Postgres database, Redis, or even a custom TCP protocol — using the same seamless workflow that you used with malai-0.2.5 is out now! It brings a new feature to share your local TCP server with the world! malai http. malai today using: curl -fsSL https://malai.sh/install.sh | sh $ malai tcp 5432 --public Malai: Sharing port 5432 Run malai tcp-bridge <id52> <some-port> to connect to it from any machine.

You can even use malai tcp to expose your local SSH server for remote access — without opening port 22 publicly. Students can share networked apps or environments with instructors for real-time help or grading. This spins up a basic HTTP server behind the scenes to serve the provided folder:

Get the Android app

Or read this on Hacker News

Read more on:

Photo of database

database

Photo of SSH

SSH

Photo of TCP

TCP

Related news:

News photo

Show HN: SQLite JavaScript - extend your database with JavaScript

News photo

30 years of MySQL, the database that changed the world

News photo

Shardines: SQLite3 Database-per-Tenant with ActiveRecord