Firewall log

A command-line application showing connections recently blocked by Windows Firewall.

Where?

Source code and description available at GitHub.

Used Technologies

  • .NET
  • Windows API, WMI

Why?

I wanted to have all outgoing connections blocked by default. Then, I needed to quickly determine what was actually blocked (when something did not work) to have complete information for creating a new specific Allow rule in the firewall configuration.