In country like India where average speed of internet connection is very low. Most of the people are have there pc connecting through mobiles, data cards on 2G or 3G network. Especially 2G and some times even 3G, net speed is very low and it is not possible to watch videos on youtube.com .
In this post I am going to write about how to buffer YouTube videos faster on both Windows and Mac.
How to do it on Windows:
Note: You must run command prompt as a administrator. So strictly fallow the below steps to run CMD as administrator.
To start a command prompt as an administrator
1. Click Start, click All Programs, and then click Accessories.
2. Right-click Command prompt, and then click Run as administrator.
3. If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue.
1. Click Start, click All Programs, and then click Accessories.
2. Right-click Command prompt, and then click Run as administrator.
3. If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue.
To start a command prompt as an administrator (alternative method)
1. Click Start.
2. In the Start Search box, type cmd, and then press CTRL+SHIFT+ENTER.
3. If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue.
1. Click Start.
2. In the Start Search box, type cmd, and then press CTRL+SHIFT+ENTER.
3. If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue.
After Command Prompt window opening,
Type in the following commands and press Enter.
netsh advfirewall firewall add rule name="TNCYTTRICK" dir=in action=block remoteip=173.194.55.0/24,206.111.0.0/16 enable=yes
If you think this trick is not helping you, you can delete the rule by entering the following command. Be sure to run the CMD in administrator mode like you did for adding it.
netsh advfirewall firewall delete rule name="TNCYTTRICK"
How to charge your Android phone battery fasterHOW TO FIND THE MOBILE NUMBER OF ANY SIM CARD
How To Remove Shortcut Virus From Pendrives And Memory Cards
Easily Remove Your Pendrive Virus Without Using Any Antivirus
How To Get Your Forgotten Nokia Phone's Security Master Code Easily?
How To Remove Shortcut Virus From Pendrives And Memory Cards
Easily Remove Your Pendrive Virus Without Using Any Antivirus
How To Get Your Forgotten Nokia Phone's Security Master Code Easily?
How to do it on Mac/Linux:
Open your terminal and run the following commands in Mac.
In Linux systems you can use the iptables commands instead of the ipfw in Mac systems.
Sign-up for our free newsletter to get all new articles directly in your Inbox.
Open your terminal and run the following commands in Mac.
sudo ipfw add reject src-ip 173.194.55.0/24 in
sudo ipfw add reject src-ip 206.111.0.0/16 in
Now to delete the rule in case if its not working or helping, run the command ‘sudo ipfw list’ in the terminal and note down the number of the rule which you want to delete. Then enter the following command by replacing the X with the number you noted down.
sudo ipfw delete X
Thats It!!!!! Have doubt, comment below.
Visit our official facebook page for more posts and click LIKE button.
0 comments: