Setting up a Go backend for Xterm.js to get a shell over the browser
I swear it’s preTTY cool
8 min readMay 14, 2021
--
Ever wished you could access some CLI tools over a browser instead of over the terminal? Well I did, and here’s how that wish went.
I use a tool called k9s (shoutout to Fernand Galiana for the awesome tool) to communicate with/debug a Kubernetes (k8s from here on) cluster. It’s a…