Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/uroboro/ircyslog
- Owner: uroboro
- License: gpl-3.0
- Created: 2015-04-27T03:07:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-20T23:46:32.000Z (over 9 years ago)
- Last Synced: 2023-06-28T14:15:36.612Z (over 1 year ago)
- Topics: irc-server, syslog, theos
- Language: C
- Size: 188 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IRCyslog
Local IRC server with a bot reposting the syslog one channel per processThe 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)