by PMG
Written in C
Released in January 2004
--- 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 probabily work --- New in 1.3.b01 --- (January 11th 2004) - sort contents of adddir directory - mmap files to save system calls - replace uploadallowed with uploadhost (similar to adminhost) - allow any number of server_join_raw and channel_join_raw - replace virthost and vhost_ip with local_vhost - replace firewall and dccrangestart with tcprangestart - include device size in listul - major code cleanup PMGMegaSecurity