Features

Infrastructure Features

All DorkOS infrastructure capabilities

CoreAvailable

CLI

One command to install and run DorkOS anywhere

The `dorkos` CLI installs via npm and starts the full DorkOS stack — server and Console — with a single command. Zero config required to get started.

  • Single `npx dorkos` command to start everything
  • Config precedence: flags > env vars > config file > defaults
  • Global install or npx — no lockfile required
  • Docker image available for containerized deployments
Core
CoreAvailable

Remote Tunnel

Access your local DorkOS instance from anywhere via secure tunnel

The built-in ngrok tunnel exposes your local DorkOS server to the internet with a single toggle. Control agents from your phone or any remote machine.

  • One-click tunnel from the Settings panel
  • Secure HTTPS URL with optional API key protection
  • QR code for instant mobile access
  • Works with Relay adapters for remote tool approval
Core