Skip to content

gaborwho/shell-chatd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

shell-chatd

Small project aiming to provide simple web-based chat functionality through a shell script.

webd has to be added as an inetd daemon, with it's single argument being the working path.

Append to /etc/inetd.conf

www stream tcp nowait nobody /usr/sbin/tcpd /usr/local/bin/webd /var/www/chat

About

Chat server in POSIX shell script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages