Skip to content

A powershell script (.ps1) that allow you to clear your DNS Cache with an interactive Console UI

License

Notifications You must be signed in to change notification settings

W3bParserV2/Shell-Flusher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shell-Flusher

What is Shell Flusher ?

Shell Flusher is a PowerShell very simple script that allow you to clear your DNS Cache and copying it in a log file.


IMPORTANT!

The script wont work if your Script Execution Strategy is disabled !

How to enable the Script Execution Strategy :

Start an PowerShell shell as Administrator and type :

Set-ExecutionPolicy Unrestricted

You should see :

Execution Policy Change
The execution policy helps protect you from scripts that you do not trust. Changing the execution policy might expose you to the security risks described in the about Execution Policies help topic at
http://go.microsoft.com/fwlink/?LinkID=135170. Do you want to change the
execution policy?
[Y] Yes [N] No [S] Suspend [?] Help (default is "y"): y

Type :

y

Now the script can work.


Credits


- W3bParser

About

A powershell script (.ps1) that allow you to clear your DNS Cache with an interactive Console UI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published