s6-svlisten1

small and secure supervision software suite

Install

All systems
curl cmd.cat/s6-svlisten1.sh
Debian Debian
apt-get install s6
Ubuntu
apt-get install s6
Alpine
apk add s6
image/svg+xml Kali Linux
apt-get install s6
Windows (WSL2)
sudo apt-get update sudo apt-get install s6
OS X
brew install s6
Docker
docker run cmd.cat/s6-svlisten1 s6-svlisten1 powered by Commando

s6

small and secure supervision software suite

s6 is a small suite of programs for UNIX, designed to allow process supervision (a.k.a service supervision), in the line of daemontools and runit, as well as various operations on processes and daemons. It is meant to be a toolbox for low-level process and service administration, providing different sets of independent tools that can be used within or without the framework, and that can be assembled together to achieve powerful functionality with a very small amount of code.