Coder Social home page Coder Social logo

digitd's Introduction

digitd

© Reuben Thomas [email protected]
https://github.com/rrthomas/digitd

digitd is a simple and safe finger daemon, ready-to-run out of the box, yet easy to customize. It allows users to opt in to being fingerable, rather than the usual opt-out.

digitd is distributed under the GNU General Public License version 3, or, at your option, any later version.

It is based on Radovan Garabik’s efingerd, simplified and completely rewritten.

digitd implements the Finger User Information Protocol as described in RFC 1288: http://tools.ietf.org/html/rfc1288

See the man page digitd(8) for more information.

Installation

Requirements: Perl on a system supporting syslog (GNU/Linux, macOS,…)

  1. As root, type: make install
  2. Add this line to /etc/inetd.conf
finger	stream	tcp	nowait	nobody	/usr/sbin/tcpd	/usr/local/sbin/digitd

If there is already a finger line, comment it out. Note that the entries are separated by tabs, not spaces.

You can create a user under which the daemon should run (e.g. digitd), in which case its name should replace nobody in the line above.

  1. Restart inetd with: killall -HUP inetd

digitd's People

Contributors

rrthomas avatar

Stargazers

cat K. avatar Travis A. Everett avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.