fishpolld
daemon that allows remote script's execution when triggered from the network
Install
- All systems
-
curl cmd.cat/fishpolld.sh
- Debian
-
apt-get install fishpolld - Ubuntu
-
apt-get install fishpolld - Kali Linux
-
apt-get install fishpolld - Fedora
-
dnf install fishpolld - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install fishpolld - Raspbian
-
apt-get install fishpolld
fishpolld
daemon that allows remote script's execution when triggered from the network
Fishpoll is meant to deal with a common situation. You have a data source (a version control repository, a database, etc). You have something built from that data source (a web site, say). When the data source changes, you want them to rebuild against the latest commits.