548da9f772
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. This is a major rewrite of Iroffer with extended features. It does support mutiple IRC networks, SSL and IPv6. LICENSE: GPL2 WWW: http://iroffer.dinoex.net/
21 lines
749 B
Text
21 lines
749 B
Text
=========================================================================
|
|
|
|
Sample configuration and crontab files have been placed in
|
|
${PREFIX}/share/examples/iroffer.
|
|
|
|
These should be copied to a location of your own choosing, and edited to
|
|
suit your needs.
|
|
|
|
To run iroffer, just run:
|
|
|
|
iroffer <name of config file>
|
|
|
|
You may also set up iroffer to be run automatically from crontab.
|
|
See the file ${PREFIX}/share/examples/iroffer/iroffer.cron for a sample.
|
|
|
|
For more details on how to use the program see the comments in
|
|
${PREFIX}/share/examples/iroffer/sample.config, as well as the README
|
|
files ${PREFIX}/share/doc/iroffer/README and
|
|
${PREFIX}/share/doc/iroffer/WHATSNEW.
|
|
|
|
=========================================================================
|