Skip to content

Web CLI – Self-hosted web terminal for local and remote server management

github.com/polinux
1 pointpolinux1 comment
On HN

Comments

I built this to avoid constantly SSH-ing into servers for routine tasks.

It's a single Go binary with embedded React frontend. Run commands locally or on remote servers via SSH, manage keys and servers through a web UI, store scripts with execution presets.

Quick start: ``` docker run -d -p 7777:7777 polinux/web-cli ```

Stack: Go, React/MUI, SQLite. Everything encrypted at rest (AES-256-GCM). Multi-arch Docker image (amd64/arm64).

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.