erdnussflips / WindowsFirewallDashboard

The Windows Firewall Dashboard is an alternative admanistration panel for the Windows Firewall with Notifications for both directions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows Firewall Dashboard

Build status Coverage Issues Release GNU GPL v3 license POEditor

Branch Status
master Build status Coverage
dev Build status Coverage
nightly Build status Coverage

Description

The Windows Firewall Dashboard is an alternative administration panel for the Windows Firewall with Notifications for both directions.

It should be easier to configure the Windows Firewall for normal users.

Get first impressions here.

Project Structure

This Application is separated into GUI-Client "Windows Firewall Dashboard" and .NET-API "Windows Advanced Firewall API" to access the windows advanced firewall. The API is as git-subtree into this repository integrated.

The .NET-API can be found at ErdnussFlipS/WindowsAdvancedFirewallApi.

Ideas and later features

  • Automated updates through github releases
  • Improvement of firewalls filter rules through (e.g. for games) second github repo

Useful links

Stuff

  • Ereignisanzeige -> Anwendungs- und Dienstprotokolle -> Microsoft -> Windows -> Windows Firewall with Advanced Security -> Firewall
  • Ereignisse:
    • Ereignis Übersicht: https://technet.microsoft.com/en-us/library/dd364427(v=ws.10).aspx
    • Ereignis-ID: 2002 - Eine Windows Firewall Einstellung wurde geändert. (Allgemeine Änderung)
    • Ereignis-ID: 2003 - Eine Windows Firewall Einstellung im Profil %s wurde geändert. (Profiländerung)
    • Ereignis-ID: 2004 - Eine Regel wurde der Ausnahmeliste der Windows-Firewall hinzugefügt.
    • Ereignis-ID: 2005 - Eine Regel in der Ausnahmeliste der Windows-Firewall wurde geändert.
    • Ereignis-ID: 2006 - Eine Regel in der Ausnahmeliste der Windows-Firewall wurde gelöscht.
    • ...
    • Ereignis-ID: 2033 - Eine Regel in der Windows Firewall Konfiguration auf diesem Computer wurde gelöscht.

About

The Windows Firewall Dashboard is an alternative admanistration panel for the Windows Firewall with Notifications for both directions.

License:Other


Languages

Language:C# 100.0%