Rapidleech Script
Rapidleech’s Github
Script Information Rapid Leech is a free server transfer script for use on various popular upload/download sites such as uploaded.net, Rapidgator.net and more than 127 others. The famous Rapidleech script transfers files from Other Filehosting Servers To Your Server via your fast servers connection speed and dumps the file on your server. You may then download these files from your server anytime later.
Rapidleech script has being used by more than 5 million users worldwide and has being installed on more than 2000 servers. For webmasters, if you have not tried the script before, download and install now and you will see how convenient the script can be. You may also generate income by offering your Rapidleech sites to end-users and earn income from advertising programs. Some webmasters are earning hundreds per day on the advertising program(Google and yahoo Ads) from their Rapidleech sites. Script installation is extremely easy and does not require any database.
For end-users, you may search on our forum for readily available installed scripts on servers worldwide. You may use them but please support these sites by visiting their sponsors or donate in order to keep these sites available.
Step-by-Step Install Rapidleech Script
1. Download script code, from Github for sure!git clone -b master https://github.com/Th3-822/rapidleech.git
2. Move downloaded files and folders to root directorycd rapidleech
mv ./* ../
cd ..
rm -rf rapidleech
3. Set permissions of configs folder to 777chmod 777 configs
4. Set permission of configs/files.lst to 777cd configs
chmod 777 files.lst
5. Set permissions of files folder to 777cd ..
chmod 777 files
6. Voila! Completed!
7. Wait! For RAR support, please continue..
8. Go to WinRAR ( RARLAB ) download page and looks for something like this RAR 5.xx for Linux x64 and then, copy the URL
9. Go back to Terminal and go to rar directorycd rar
10. Paste the URL ( right click ) after wget codewget
https://www.rarlab.com/rar/rarlinux-x64-5.7.1.tar.gz for example!
11. Extract the tar.gz filetar -xvf rarlinux-x64-5.7.1.tar.gz and rename rar_static to rar
!
12. Voila! Your Rapidleech Script with RAR supported are ready to go! Yahoo!
*** Just in case if you want to reset/setup again, delete file config/config.php and re-run the RL code again. ***
git clone -b master https://github.com/Th3-822/rapidleech && cd rapidleech && mv ./* ../ && cd .. && rm -rf rapidleech && chmod 777 configs && cd configs && chmod 777 files.lst && cd .. && chmod 777 files && cd rar && wget https://www.rarlab.com/rar/rarlinux-x64-5.7.1.tar.gz && tar -xvf rarlinux-x64-5.7.1.tar.gz && rm -rf rarlinux-x64-5.7.1.tar.gz && mv rar xxx && cd xxx && rm -rf unrar && mv ./* ../ && cd .. && rm -rf xxx && cd .. && ls
-0 Comment-