Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uroboro/ircyslog

Local IRC server with a bot reposting the syslog one channel per process
https://github.com/uroboro/ircyslog

irc-server syslog theos

Last synced: 25 days ago
JSON representation

Local IRC server with a bot reposting the syslog one channel per process

Awesome Lists containing this project

README

        

# IRCyslog
Local IRC server with a bot reposting the syslog one channel per process

The project itself is more about putting existing things together than making new things.

Tools used:
* [ondeviceconsole](https://github.com/eswick/ondeviceconsole)
* [IRCClient](https://github.com/Fredi/IRCClient) (a fork of it, translated to C)
* [ngircd](http://ngircd.barton.de)