mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-06-30 20:50:02 +02:00
Added add-firewall-rules.ps1
This commit is contained in:
@ -7,6 +7,7 @@ List of Scripts
|
||||
---------------
|
||||
The following PowerShell scripts can be found in the [Scripts/](Scripts/) subfolder:
|
||||
|
||||
* [add-firewall-rules.ps1](Scripts/add-firewall-rules.ps1) - adds firewall rules for the given executables
|
||||
* [check-ipv4-address.ps1](Scripts/check-ipv4-address.ps1) - checks the given IPv4 address for validity
|
||||
* [check-mac-address.ps1](Scripts/check-mac-address.ps1) - checks the given MAC address for validity
|
||||
* [check-xml-file.ps1](Scripts/check-xml-file.ps1) - checks the given XML file for validity
|
||||
|
Reference in New Issue
Block a user