in.fingerd
remote user information server
Install
- All systems
-
curl cmd.cat/in.fingerd.sh
- Debian
-
apt-get install fingerd
- Ubuntu
-
apt-get install fingerd
- Kali Linux
-
apt-get install fingerd
- CentOS
-
yum install finger-server
- Fedora
-
dnf install finger-server
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fingerd
- Raspbian
-
apt-get install fingerd
- Dockerfile
- dockerfile.run/in.fingerd
fingerd
remote user information server
Fingerd is a simple daemon based on RFC1196 that provides an interface to the "finger" program at most network sites. The program is supposed to return a friendly, human-oriented status report on either the system at the moment or a particular person in depth.