*** Counts package for Irc daemons - v 1.2c - by DL *** Hi, here are a few scripts to analyse the number of different users/hosts/domains that connect to your server(s). To use them, move all the *count* files to your ircd directory and just type : ./allcounts users with 'users' = the name of the file defined by your #define FNAME_USERLOG in the config.h of ircd. It will gives you the number of different users [login@host] {output of 'countusers'}, of different hosts {'counthosts'}, of different users from differents domains [login@*.domain] {'countdusers'}, and the number of different domains [*.dom] {'countdomains'} that have connected to your server since the beggining of your users log file. Laurent demailly aka dl@Irc suggestions/comments/etc... to