circusd
process & socket manager. It can be used to monitor and control
Install
- All systems
-
curl cmd.cat/circusd.sh
- Debian
-
apt-get install circus - Ubuntu
-
apt-get install circus - Kali Linux
-
apt-get install circus - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install circus - Raspbian
-
apt-get install circus
circus
process & socket manager. It can be used to monitor and control
processes and sockets. Circus can be driven via a command-line interface or programmatically trough its Python API. It shares some of the goals of Supervisord, BluePill and Daemontools.