kohkindachi
Active Member
To all coder, my server has been banned by RS DOWNLOAD SERVER.
Here's what i found out:
I've a custom streaming script and like RL, RS has been banned.
BUT, I've use a Failover IP (from OVH), and (1) added this command in SSH
THEN, (2) I added this line into my RS script
After that, download starts to work again.
(1)Is for accessing RS page and login, and (2) is for downloading
My problem here is that I don't know how to add No.(2) curl coding to rapidleech plugin, and while trying to dl(rapidshare link), i'm keep getting this error:
Couldn't connect to rs276l3.rapidshare.com at port 443
If someone can help me, I'll pay you $30 PP/MB. PM me your msn
Here's what i found out:
I've a custom streaming script and like RL, RS has been banned.
BUT, I've use a Failover IP (from OVH), and (1) added this command in SSH
Code:
route add -net 195.122.131.0 gw 94.xx.xx.254 netmask 255.255.255.0 dev eth0:0
Code:
curl_setopt($curl_rsdownload, CURLOPT_INTERFACE, 'NEW.IP.XX.XX');
(1)Is for accessing RS page and login, and (2) is for downloading
My problem here is that I don't know how to add No.(2) curl coding to rapidleech plugin, and while trying to dl(rapidshare link), i'm keep getting this error:
Couldn't connect to rs276l3.rapidshare.com at port 443
If someone can help me, I'll pay you $30 PP/MB. PM me your msn