The file-hosters limits each user to a certain amount of downloading per day based on the users IP address.
So, cheat them showing a different IP address !
Before doing anything, clean your browser cookies.
First way:
After finishing daily limit,
disconnect your Internet and your modem, wait 15 seconds, then reconnect: your IP has changed and you can download more !
Other way to change the dynamic IP
You can download the batch file here (for windows) or manually type the instructions:
Open up the command prompt by pressing Start → Run and typing in cmd, then type:
Under Windows:
ipconfig /flushdns
ipconfig /release
ipconfig /renew
Under Linux:
restart nscd daemon
sudo ifconfig en0 down
sudo ifconfig en0 down;sudo ifconfig en0 up
If nothing worked, you should have a static (fixed) IP.
Look here to change it.

0 comments
Post a Comment