HIrcd <-

Description

hircd is a minimal, hacky implementation of an IRC server daemon written in Python in about 400 lines of code, including comments, etc.

It is mostly useful as a testing tool or perhaps for building something like a private proxy on. Do NOT use it in any kind of production code or anything that will ever be connected to by the public.

Features

It only has (sometimes basic) support for:

  • Connecting
  • Channels
  • Nicknames
  • Public/private messages

It is MISSING support for notably:

  • Server linking
  • Modes (user and channel)
  • Proper error reporting
  • Basically everything else

Details

License:MIT License
Language:Python
Current status:Unstable
Development activity:Active

Requirements

  • Python

Downloads

Unstable

StatusVersionRelease dateTypeDownload
Unstablev0.112 Sep 2009 hircd-0.1.tar.gz

Other information

Copyright © Ferry Boender, 2003 - 2009 Edit Info