Skip to content

Instantly share code, notes, and snippets.

@moh6mmad
Created September 7, 2022 05:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moh6mmad/4e566f8812e33960e33c68970c7fcd9d to your computer and use it in GitHub Desktop.
Save moh6mmad/4e566f8812e33960e33c68970c7fcd9d to your computer and use it in GitHub Desktop.
Commands to reset winsock
wsl --shutdown
netsh winsock reset
netsh int ip reset all
netsh winhttp reset proxy
ipconfig /flushdns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment