Skip to content

Instantly share code, notes, and snippets.

@QuiltMeow
Created February 4, 2024 08:46
Show Gist options
  • Save QuiltMeow/4dbbbb53a7fb37b3534f83f664b17239 to your computer and use it in GitHub Desktop.
Save QuiltMeow/4dbbbb53a7fb37b3534f83f664b17239 to your computer and use it in GitHub Desktop.
@echo off
netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment