added ngircd

This commit is contained in:
smallsolar
2025-08-24 07:12:48 +00:00
parent 7e1430c74a
commit 6b1c31c06c
2 changed files with 3 additions and 1 deletions

BIN
binaries/ngircd Executable file

Binary file not shown.

View File

@@ -1,4 +1,6 @@
## Precompiled binaries ## Precompiled binaries
* nano-arm - static compiled nano editor (includes ncurses) * nano-arm - static compiled nano editor (includes ncurses)
* uhttpd - static compiled web server, its fairly old but doesn't use much memory. (https://github.com/PJO2/uhttpd) * uhttpd - static compiled web server, its fairly old but doesn't use much memory. (https://github.com/PJO2/uhttpd)
* ngircd - a working irc server
* openssh