mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mldonkey-users] Release of Server Spy for MLDonkey v1.1


From: Gregory
Subject: Re: [Mldonkey-users] Release of Server Spy for MLDonkey v1.1
Date: Thu, 8 Aug 2002 15:16:11 +0200

On 04 Aug 2002 19:21:29 -0300
bruj0 <address@hidden> wrote:

> Or in short MLservspy its a MLDonkey port of [1] ServSpy 
> You can find this program at http://www.moviegalaxy.com.ar/mlservspy/
> "This application is used to broadcast your whereabouts on the edonkey 
> network. It will detect the server that you are connected to, and place 
> this information on an image. The image will then be uploaded to a 
> web-server of your choice using FTP. It can then be used on webpages, 
> message boards etc. In this way others will be able to see where you 
> are located and will then be able to connect to the same edonkey 
> server, making it easier to get the files that you are sharing. The 
> application will update the image frequently so the latest information 
> always is shown." 
> Features: 
> * It can use Passive FTP if you are behind a firewall 
> * Becomes a daemon and logs everything or not to a file 
> * You can change the Font and the image 
> * It runs in linux 
> * Its 100% GPL 
> It was coded in PERL and you need this packages to use it: 
> Image::Magick (perlmagic in debian) 
> Net::FTP (libnet-perl in debian) 
> Date::Format (libtimedate-perl in debian) 
> The configuration is done by editing the .pl file. 
> You can see an example on mi signature 
> If you have Bugs, Questions, new ideas or want to send something (j/k), 
> mail me: bruj0 (at) moviegalaxy.com.ar 
> [1] http://servspy.sourceforge.net/
> 
> (c)Copyright 2002 Rodrigo A. Diaz Leven a.k.a Bruj0 
> This code is eleased under the GPL license

Good job man ! It works fine !
I just have to add this two lines to use it with a password :
send(SOCKET, "auth my_password\n",0);
$recvbuf = <SOCKET>;

juste before the "vm" command (send(SOCKET, "vm\n",0);)


--
Greg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]