Skip to content

A script to easily create new windows firewall rules for all .exe files in a folder and its subfolders

License

Notifications You must be signed in to change notification settings

Official-KEX/Firewall-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Eazy Firewall Script

This .bat allows you to easily create new firewall rules for all .exe files in its folder/subfolders.

All entries, in the windows firewall, created by this script are named like this: "Blocked/Allowed by EFS:" followed by its filepath

Options:

  • Block Incoming/Outgoing Connections For All .exe's
  • Allow Incoming/Outgoing Connections For All .exe's
  • Block Only Incoming Connections For All .exe's
  • Block Only Outgoing Connections For All .exe's
  • Allow Only Incoming Connections For All .exe's
  • Allow Only Outgoing Connections For All .exe's

Info:

Note

This script can not overwrite existing firewall rules! If you need to revert/make changes, to existing rules please use the Windows Firewall!

Important

Needs to be run as Administrator! Otherwise it can not add rules to the windows firewall

About

A script to easily create new windows firewall rules for all .exe files in a folder and its subfolders

Resources

License

Stars

Watchers

Forks