Rapidleech help? Anyone?

Stuff that don´t fit in the other categories.
Post Reply
User avatar
z3r0aCc3Ss
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 700
Joined: 23 Jun 2009, 16:00
14
Contact:

Rapidleech help? Anyone?

Post by z3r0aCc3Ss »

I am running my own rapidleech server. I get error when I try 2 download any file, "too many parallel downloads from your IP".
Any solution on this?
Even without downloading anything, I get such error.
Any help on this? Which file is to configure?
Beta tester for major RATs, all kinds of stealers and keyloggers.
Learning NMAP

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Re: Rapidleech help? Anyone?

Post by ayu »

Didn't feel like "developing" so I moved this topic.

Anyway, I found this piece in the code
is_present($page, "ERROR: You need RapidPro to download more files from your IP address.",
"Too many parallel downloads from your IP address.");
Might give you a clue?

Also someone recommended to change this line in the index.php file

Code: Select all

ignore_user_abort (true);
to

Code: Select all

ignore_user_abort (false);

Hope it can help you solve your problem
"The best place to hide a tree, is in a forest"

User avatar
z3r0aCc3Ss
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 700
Joined: 23 Jun 2009, 16:00
14
Contact:

Re: Rapidleech help? Anyone?

Post by z3r0aCc3Ss »

Thanks cats. I have already done that from 'true' to 'false'. But no luck.
Beta tester for major RATs, all kinds of stealers and keyloggers.
Learning NMAP

User avatar
z3r0aCc3Ss
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 700
Joined: 23 Jun 2009, 16:00
14
Contact:

Re: Rapidleech help? Anyone?

Post by z3r0aCc3Ss »

Here is my server:

Code: Select all

http://www.pranavnbapat.com/rapidleech/
It says "Too many parallel downloads from your IP address" even if you are visiting it for the first time. And even if you download the file for the first time, it says the same thing.

If anyone has used it before, can anyone help me please?
Beta tester for major RATs, all kinds of stealers and keyloggers.
Learning NMAP

Post Reply