botnet

Software Screenshot:
botnet
Software Details:
Version: 1.6.4
Upload Date: 3 Jun 15
Developer: Ze KiLleR
Distribution Type: Freeware
Downloads: 34

Rating: 3.0/5 (Total Votes: 2)

Botnet is a communication library for the IRC protocol. The library can be build by many ways. If you wish to use the lib to build clients only (bots for example), run the configure with no options. But if you wish to use the lib for building servers, don't forget the --enable-server option when running the configure script (see NOTE at the end of this readme file).

Lib :
./configure
make
(become root ONLY if you wish to install the lib, you can run the example without root privileges)
make install
(do not forget to make a ldconfig if you wish to install the lib. Check your /etc/ld.so.conf for the line /usr/local/lib)

Examples :
The examples are build during the make phase (but not installed). To test the client, just execute
example/bot, and to test the server (if you configured with the --enable-server) example/serv.

UNISTALL :
make uninstall

IMPORTANT NOTES :

For some unknown reason, some bugs with pthread may appear if you do some fork in your application, and then calling a dcc fonction that creates a new thread (pthread_create never returns). So if you want to avoid this, please link the pthread lib in your makefile BEFORE linking with the botnet library.

What is new in this release:

  • Fixed a bug in SJOIN command (in bahamut server mode, there can be up to 7 parameters).

Similar Software

Pidgin
Pidgin

22 Jun 18

Rambox
Rambox

9 Aug 16

Tyrs
Tyrs

15 Apr 15

Comments to botnet

Comments not found
Add Comment
Turn on images!