launchtool
command launcher and supervisor
Install
- All systems
-
curl cmd.cat/launchtool.sh
- Debian
-
apt-get install launchtool
- Ubuntu
-
apt-get install launchtool
- Kali Linux
-
apt-get install launchtool
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install launchtool
- Raspbian
-
apt-get install launchtool
- Dockerfile
- dockerfile.run/launchtool
launchtool
command launcher and supervisor
Runs a user-supplied command supervising its execution in many ways: * controlling the environment * blocking signals * logging the output * changing user and group permissions * limiting resource usage * running it chrooted * restarting it if it fails * logging execution statistics * running it continuously * turning it into a daemon