Skip to content

Instantly share code, notes, and snippets.

@maciakl
Last active September 29, 2015 20:37
Show Gist options
  • Save maciakl/1663584 to your computer and use it in GitHub Desktop.
Save maciakl/1663584 to your computer and use it in GitHub Desktop.
Reseting TCP/IP on Windows (because I always forget this).
netsh winsock reset catalog
netsh int ip reset resetlog.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment