Skip to content

dinoex/iroffer-dinoex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
cvs
Mar 23, 2025
eda7401 · Mar 23, 2025
Sep 1, 2023
Mar 23, 2025
Jan 20, 2019
Feb 6, 2025
Dec 20, 2018
Sep 19, 2021
Sep 19, 2021
Mar 23, 2025
Mar 23, 2025
Nov 2, 2011
Mar 23, 2025
Nov 21, 2019
Mar 16, 2025
Feb 5, 2025
Jun 27, 2020
Jun 6, 2020
Mar 16, 2025
Mar 16, 2025
Dec 20, 2018
Sep 19, 2021
Feb 6, 2025
Sep 19, 2021
Oct 24, 2022
Feb 5, 2025
Sep 19, 2021
Feb 5, 2025
Mar 16, 2025
Oct 1, 2007
Mar 16, 2025
Sep 1, 2023
Jun 6, 2020
Sep 19, 2021
Feb 5, 2025
Mar 16, 2025
Jan 12, 2025
Feb 6, 2025
Mar 16, 2025
Feb 6, 2025
Jun 6, 2020

Repository files navigation

 --- What is iroffer? ---

iroffer is a software program that acts as a fileserver for IRC.
It is similar to a FTP server or WEB server, but users can download
files using the DCC protocol of IRC instead of a web browser.

iroffer is a standalone executable written entirely in C.
Designed for speed and efficiency, iroffer can transfer over 95MByte/sec
over a gigabit ethernet connection.

See the file "README.modDinoex" for changelog and features.

 --- Website ---

Visit the iroffer web site https://iroffer.net/

This is an improved version of iroffer
 the unmodified version can be found at
 https://web.archive.org/web/20161003214603/http://iroffer.org/

 --- How to Contact the Author ---

Suggestions and feeback welcome, visit me on:
 #dinoex on irc.otakubox.de
 #dinoex on irc.rizon.net

 --- Supported Platforms ---

Linux
FreeBSD, OpenBSD, NetBSD, DragonflyBSD
Solaris/SunOS
MacOS X Server
MacOS X
Win95/98/NT/2000/2003/2008/7

All other platforms have not been tested, but will probabily work

 --- License ---

Please read the file "LICENSE"

 --- Documentation ---

Please read the files "iroffer.1", "xdcc.7" and the files
provided in the directory "doc".

A sample config file with name "sample.config" is provided.

More Documentation is online at https://project/iroffer.net/projects/iroffer/wiki

Please view the file "doc/INSTALL-linux-en.txt"
or browse it online at https://iroffer.net/INSTALL-linux-en.html

 --- Install ---

To build a full featured iroffer run:
	./Configure -curl -geoip -upnp -ruby

Then run:
	make

 --- Translation ---

To build a language specific program:
for German run
	make de
for French run
	make fr
for Italian run
	make it

 --- Why use iroffer to offer? ---

 - extremely fast dcc transfers
 - extremely low cpu usage, and low ram usage
 - adjustable bandwidth and traffic limiting
 - fair queuing of downloads
 - very user friendly
 - remote administration via /msg or DCC CHAT
 - configurable logfiles
 - gentle to the IRC server
 - groups of packs
 - password protected packs
 - multiple IRC networks
 - IPv6 supported
 - SSL with the IRC server supported
 - Nickserv or CertFP authentification
 - passive DCC
 - build in HTTP-server
 - build in Telnet-server
 - supports UPnP NAT-Routers
 - XML Packlist
 - FISH encryption
 - transfer of files >4GB
 - batched transfers
 - extendable with ruby scripts, ruby-cgi

 --- What files can I offer? ---

 - Your channel's rules or FAQ
 - Pictures, Music, Programs, Shareware/Freeware, Programs you have
     written, etc.
 - Note: Be sure to consult and follow the appropriate copyright
   statement, distibution policy, and/or license agreement before
   offering any content you didn't create yourself

 --- End of README ---