Checking your app…
Zero installs, works with any app unmodified. Live while the ssh command runs.
Instant, nothing to run in a terminal. Needs one CORS line in your app; live while this tab is open.
Set-and-forget: survives reboots and closed laptops. Full Nversion™ transport.
A team owns apps together — every member manages them. Invite people in; what the team publishes, everyone runs.
Apps run on your own hardware. Link a machine once with the tiny agent (6 MB, no dependencies), and it appears in the publish form — link as many machines as you like.
No install: your machine already has ssh — publish in one line (live while it runs):
ssh -p 2222 -R myapp:80:localhost:3000 you@tunnel.ntersection.ai
Your portal password signs you in. myapp becomes the address; 3000 is your app’s port. The installed agent adds Nversion™ transport + auto-reconnect.
Serves apps from THIS tab — nothing to install, but it only lives while the tab is open, and the local app must allow CORS. Best as a quick demo; install the agent for anything real.
Each invite is a single-use link. Send it to a friend or coworker — they pick a username, and you can share apps with their profile.