Created
June 4, 2018 13:51
-
-
Save id4ehsan/4148c7ea7e6fbb748d016a180568c6ae to your computer and use it in GitHub Desktop.
Increase Internet Speed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ipconfig /all | |
ping -t 192.168.1.1 | |
ipconfig/renew | |
ipconfig/flushdns | |
netsh interface tcp set global autotuning=disable | |
netsh interface tcp set heuristics disabled |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've been looking for this. I lost my notes and could not remember that lower function.