2025-12-26 07:24:13 +01:00
2025-09-27 21:20:18 +02:00
2025-12-18 01:08:38 +01:00
2025-04-09 00:00:21 +02:00
2025-09-27 21:20:18 +02:00
2025-09-27 21:20:18 +02:00
2025-12-26 07:24:13 +01:00
2025-12-18 01:08:38 +01:00
2025-09-27 21:20:18 +02:00
2025-04-09 00:00:21 +02:00
2025-09-27 21:20:18 +02:00
2025-09-27 21:20:18 +02:00
2025-09-27 21:20:18 +02:00
2025-12-18 01:08:38 +01:00
2025-09-27 21:20:18 +02:00
2025-12-26 07:24:13 +01:00
2025-12-18 01:08:38 +01:00
2025-12-18 01:08:38 +01:00
2025-12-26 07:24:13 +01:00
2025-09-27 21:20:18 +02:00
2025-09-27 21:20:18 +02:00
2025-12-26 07:24:13 +01:00
2025-12-18 01:08:38 +01:00
2025-09-27 21:20:18 +02:00
2025-09-27 21:20:18 +02:00
2025-12-26 07:24:13 +01:00
2025-09-27 21:20:18 +02:00
2025-12-18 01:08:38 +01:00
2025-12-18 01:08:38 +01:00
2025-09-27 21:20:18 +02:00
2025-05-29 20:59:25 +02:00
2025-09-27 21:20:18 +02:00
2025-09-27 21:20:18 +02:00
2025-12-26 07:24:13 +01:00
2025-09-27 21:20:18 +02:00
2025-12-18 01:08:38 +01:00

Henry IRC Server

A simple IRC server implemented in Python as a package named henry.

Features

  • Basic IRC commands: NICK, USER, JOIN, PRIVMSG, QUIT
  • Supports multiple clients and channels

Installation

Clone the repository or copy the henry package directory.

Usage

Run the IRC server using the CLI entry point:

python -m henry.cli

The server listens on 127.0.0.1:6667 by default.

Connecting

Use any IRC client to connect to localhost on port 6667.

Example

# Using irssi client
irssi -c 127.0.0.1 -p 6667

License

MIT

S
Description
CLI gpt with many features. Reviewing, refactoring, running (cgi) web server. Written in C but extensible by Python. It has nice markdown output for the terminal.
Readme
9.9 MiB
Languages
C 89.5%
Python 9.5%
Makefile 0.6%
Shell 0.2%
Dockerfile 0.2%