How We Are Different
WebXTerm Community Edition was built to solve one problem simply: getting a terminal on your own machine from a browser, without SSH keys, VPNs, or bastion hosts to manage.
The deeper comparison against tools like Teleport — multi-tenancy, hierarchical RBAC, built-in monitoring — applies to the Enterprise Edition, which most of those capabilities belong to.
What Makes Community Different
No Custom Client Required
With WebXTerm you can connect from:
- Browser — full web terminal, no install needed
- VSCode Extension — connect from your editor
- vsay-shell-cli — lightweight CLI
Most alternatives (e.g. Teleport) require installing and authenticating with a proprietary client (tsh) before you can do anything.
Agent-Based, Outbound-Only
Install vsay-agent on a machine and it dials out to the backend — no inbound ports, no firewall changes, works behind NAT. See How It Works for the full connection flow.
Command History, Out of the Box
Every command you run against a machine is recorded with a timestamp, with no setup required — useful for a quick "what did I just do" look-back, even for a single-user setup.
Minimal by Design
Community deliberately skips team management, roles, audit dashboards, session recording, and monitoring — it's meant for an individual or small team that just needs direct terminal access to their own machines. If you need those capabilities, they exist in the Enterprise Edition.