neko

Installation
SKILL.md

Public Tunnels and Sandboxes with neko

neko puts a port on the internet with one command. It has two modes:

  • neko tunnel PORT shares a port already running on the host (127.0.0.1:PORT).
  • neko run ... --tunnel PORT boots a fresh shuru microVM sandbox, runs a command in it, and shares the port the command listens on.

Both give a public URL at <subdomain>.neko.computer. A subdomain is generated (like swift-otter-h7kq) unless you pass --subdomain.

Setup

Sign in once. Opening any tunnel needs a SuperHQ account.

neko login

Share a local port (no sandbox)

Installs
2
First Seen
3 days ago
neko — superhq-ai/neko-computer