Free — Community Included in the free Community tier. Install and use it today. See pricing.

The Dashboard, Without a Browser GUI

Sometimes all you have is an SSH session — a rescue console, a jump host, a datacentre crash cart. WolfStack serves a text-browser interface at /tui/, rendered server-side specifically for lynx, w3m and links. No JavaScript required, same login as the web dashboard.

lynx https://your-server:8553/tui/
# or
w3m https://your-server:8553/tui/

Why It Exists

  • Rescue scenarios — when the machine you're sitting at has no graphical browser, you can still see and manage your fleet.
  • Low bandwidth — a text page over a flaky 4G hotspot beats a JavaScript SPA every time.
  • Same auth, same data — it uses the normal WolfStack session cookie and the same backend; nothing extra to configure or secure.

For a richer terminal experience over SSH, the web dashboard's Terminal goes the other way — a full shell inside your browser.

Try this on your own servers

WolfStack is free for personal use and installs in about two minutes — one command, no agents, works on any Linux server or Raspberry Pi.

Running it at work? Commercial licences start small and fund development.

Esc