home.social

#openbnet — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #openbnet, aggregated by home.social.

  1. I worked on a small lightweight Python-based Flask-using web app that exposes the internal state (to a certain degree) of the unrealircd IRC daemon via its wwwstats module.

    The v1.0.0 release of #OpenBNET is here and it only took a week (with many beach breaks inbetween) to put together as a small vacation project.

    #python #flask #agpl #unrealircd #wwwstats #irc

    http://deavmi.assigned.network/projects/bonobonet/blog/3/
  2. Working on #OpenBNET now which will be a small little (easy to deploy) web app to show information regarding your #BonoboNET IRC daemon instance. It will show network information as a whole.

    It is intended to be compatible with #unrealircd IRC networks as they provide a #UNIX domain socket which writes #JSON over it to provide network information - this is all done using the www-stats module.