Skip to content

Instantly share code, notes, and snippets.

@id4ehsan
Created June 4, 2018 13:51
Show Gist options
  • Save id4ehsan/4148c7ea7e6fbb748d016a180568c6ae to your computer and use it in GitHub Desktop.
Save id4ehsan/4148c7ea7e6fbb748d016a180568c6ae to your computer and use it in GitHub Desktop.
Increase Internet Speed
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
@Lexxos
Copy link

Lexxos commented Sep 9, 2021

I've been looking for this. I lost my notes and could not remember that lower function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment