userlist
configurable finger daemon
Install
- All systems
-
curl cmd.cat/userlist.sh
- Debian
-
apt-get install cfingerd
- Ubuntu
-
apt-get install cfingerd
- Kali Linux
-
apt-get install cfingerd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cfingerd
- Raspbian
-
apt-get install cfingerd
- Dockerfile
- dockerfile.run/userlist
cfingerd
configurable finger daemon
This is a free replacement for standard finger daemons such as GNU fingerd and MIT fingerd. Cfingerd can enable/disable finger services to individual users, rather than to all users on a given host. It is able to respond to a finger request to a specified user by running a shell script (e.g., finger [email protected] might cause a sound file to be sent) rather than just a plain text file.