Slimrat is application based linux that can download many file from rapidshare.
- Download slimrat on http://code.google.com/p/slimrat/
- extract the application
- adding slimrat path on bash
$ sudo vim .bashrc
add text below
# SLIMRAT
PATH=$PATH:~/slimrat-0.9.2.
export PATH - restart your .bashrc
$ source ~/.bashrc - use it in terminal with
slimrat-gui
0 comments