Skip to content

Instantly share code, notes, and snippets.

@edysegura
Created January 4, 2017 13:32
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 edysegura/e2fe851f06a20ad31f55d8af912346bf to your computer and use it in GitHub Desktop.
Save edysegura/e2fe851f06a20ad31f55d8af912346bf to your computer and use it in GitHub Desktop.
[BAT] A simple BAT script to renew your ip
ipconfig /release
Ipconfig /renew
ipconfig /flushdns
ipconfig /flushdns
ipconfig /flushdns
ipconfig /flushdns
ipconfig /flushdns
@Zectxr
Copy link

Zectxr commented Mar 30, 2024

Love this, thank you

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