nickola/web-console
:desktop_computer: Web-based shell in your browser observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4579
- days_rel: n/a
- days_push: 1971
- n_releases_24m: 0
Adoption not part of the score
1556 stars · 348 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Web Console is a lightweight web-based shell that lets you execute shell commands on a server directly from a browser. It is a single PHP file requiring no database, deployable in minutes even on shared hosting, with basic user/password authentication.
Use cases
- run shell commands on a server from a browser
- get a web-based terminal on shared hosting
- remotely administer a server without SSH access
- quickly deploy a browser console to a web server
- execute commands on a host behind restrictive firewalls
- manage a server from a device with only a web browser
When to choose
- you need a quick, zero-database web shell on shared PHP hosting
- you cannot use SSH and only have HTTP access to a server
- you want a minimal single-file remote console with simple credentials
When to avoid
- you need a full-featured terminal emulator with sessions, tabs, or tmux-like features
- you require strong security, audit logging, or multi-factor authentication
- the project must be actively maintained - releases stopped in 2021 and it lacks a formal license file
- you need a persistent SSH connection rather than one-shot command execution
Facets
application · maturity maintenance
http-server cli auth developer-tools developer-tools self-hosted web-development self-hosted browser php web-shell remote-shell browser-terminal php-single-file shared-hosting command-line web-server docker javascript
2 sources
- readme: https://github.com/nickola/web-console · fetched 2026-08-28 · fc17a6dfa166
- homepage: https://nickola.dev/projects/web-console · fetched 2026-08-29 · 5e0f661d96fe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nickola/web-console | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="nickola/web-console")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem