Most of users have problem with Youtube that video playing is very slow i.e., buffering takes more time.
Steps to Increase Your Youtube Buffering Speed by Bypassing ISP Throttling:
- Open Command Prompt.
- Right click on the border of command prompt.
- Then click on properties.
- Tick on Quick edit mode and Insert mode.
- Copy the following code
netsh advfirewall firewall add rule name="YoutubeBufferTrick" dir=in action=block remoteip=173.194.55.0/24,206.111.0.0/16 enable=yes
- If you want to remove this feature just copy the following code
netsh advfirewall firewall delete rule name="YoutubeBufferTrick"

No comments:
Post a Comment