by PMG
Written in C
Released in December 2005
--- What is iroffer? --- iroffer is a fileserver for irc (commonly referred to as a DCC bot). It uses the DCC feature of irc to send files to other users. iroffer will connect to an irc server and let people request files from it. Unlike similar programs, iroffer is not a script, it is a standalone executable written entirely in c from scratch with high transfer speed and effeciency in mind. iroffer has been able to sustain upto 50MByte/sec transfer rate over a gigabit ethernet link. --- Supported Platforms --- Linux FreeBSD, OpenBSD, BSD/OS, NetBSD Solaris/SunOS UP-UX IRIX Digital UNIX MacOS X Server MacOS X AIX Win95/98/NT/2000 All other platforms have not been tested, but will probably work --- New in 1.4.b03 --- (December 12th 2005) - all fixes in 1.3.b11 - add 'logmessages' config item, similar to 'lognotices' - minor performance changes to memory allocator - better detection of valid usermodes, nick prefixes, and channel modes - track usermodes of users in channels (shown in 'chanl' command) - 'clearrecords' shuld clear transferlimit too - mention directories when you do an 'adddir' or 'addnew' command - some cleanups to Configure and makefile - add 'xdcclistfileraw' config, includes control characters to xdcc file PMGMegaSecurity