Add Readme

This commit is contained in:
Matt Arnold 2020-06-20 22:51:31 -04:00
parent c3b1ab09a6
commit be3f32c532
1 changed files with 12 additions and 0 deletions

View File

@ -1,2 +1,14 @@
# neofingerd
Not Nearly as naughty as it sounds
This implements a working subset of the finger protocol RFCs 742, and 1288.
For now it relies on tcpserver from ucspi-tcp, but I plan on adding an
internal socket-server later.
Requires the dotenv module after you've copied the sample config file
to .env and adjusted it Run initdb.py, and have fun!
# Why?
I was Bored, and making old internet gizmos work again is fun