windows firewall rule app

Allows you to create windows firewall rules for a specific application.


Example

Running this code creates an "Outbound Firewall" rule named "Example Rule" to the file name "MyApp.exe".

plugin command("Network Automation.dll", "windows firewall rule app", "Example Rule", "C:\\MyApp.exe", "Allow", "Outbound")

Was this helpful?

Previous Article

system proxy