G-SERVE

    ::An IRC Bot for Serving files::

 

::install::


Building and installing G-Serve is pretty straight forward. Follow the following simple steps.

  • Download gserve.tar.bz2

  • Untar the file with the command:
       tar xjvf gserve.tar.bz2

  • Build gserve with the following commands:
       cd gserve
       make gserve

  • Make a configuration file. Read through the configuration section of this site (also included in the README file). You may also want to use the example.conf file as reference.

  • Run the bot (replace conffilename with the name of your configuration file)
       ./gserve conffilename

The bot will fork and become a daemon. You can view the log file for details of users logging on and of files being sent, etc.

 

[main]

[install]

[configuration]

[downloads]

[wishlist]

[project page]

 

SourceForge.net Logo