GitHunt
KE

kevinwallace/sandstorm-shell

Sandstorm grain with a tiny web interface to /bin/sh

This is a sandstorm1 grain that contains busybox and a tiny web interface to /bin/sh.

To build:

$ spk keygen secret.key
$ docker build -t sandstorm-shell . && docker run -privileged -v pwd/output:/output sandstorm-shell

Contributors

MIT License
Created March 23, 2014
Updated January 28, 2023
kevinwallace/sandstorm-shell | GitHunt