patriksvensson / cupboard

A framework for provisioning local environments to a desired state, using the .NET SDK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows Firewall Provider

MovGP0 opened this issue · comments

Add support for Windows Firewall rules. Maybe based on the Windows Firewall Helper.

Rationale

Many application need to access resources over the network, like databases, Web- or E-Mail servers, and network folders. The application should be able to set the neccesary windows firewall rules itself - given the windows firewall is enabled. The rules should not apply on linux systems.