From 78426afe18d9ce730a4d92033ca261f9b2f173a0 Mon Sep 17 00:00:00 2001 From: Nakidai Date: Sun, 4 Jan 2026 17:41:32 +0300 Subject: Add code --- README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..473e983 --- /dev/null +++ b/README @@ -0,0 +1,9 @@ +LibreIRCd +========= +Simple IRC server in C + +usage: ircd hostname bindaddr port + +--------------- +This project is incomplete: channels, modes, a lot of validation is not present +yet. -- cgit 1.4.1