tnodir/fort

Fort Firewall for Windows

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 17 minutes ago
Added to GitGenius on September 19th, 2026
Created on December 30th, 2014
Open Issues & Pull Requests: 77 (+0)
GitHub issues: Enabled
Number of forks: 246
Total Stargazers: 3,559 (+0)
Total Subscribers: 57 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.8 hours
Mean response time: 20.2 days
90th percentile: 39.6 hours
Tracked items: 276

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Roughly one issue in four opened in the past year never receives a reply. 89% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 44% of issues opened in the past year have been closed. Three people close 86% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 57
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 351 days
Stale 30+ days: 54
Stale 90+ days: 47

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (107)
  • question (99)
  • bug (58)
  • duplicate (15)
  • need-more-info (10)
  • invalid (2)
  • wontfix (2)
  • help wanted (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Fort Firewall is a standalone firewall application for Windows that provides network filtering and bandwidth control at the application level.

The tool addresses the need for granular network access control on Windows systems. It operates as an independent firewall with its own kernel driver, allowing users to define flexible rules per application or globally by addresses, ports, and protocols. The firewall can filter traffic based on parent processes and service names within SvcHost.exe, supports wildcards in application paths, and includes blocklist functionality through a "Zones" feature. It also tracks and displays bandwidth usage graphically and allows speed limiting for application groups.

Fort suits users who need fine-grained control over which applications can access the network and want to monitor bandwidth consumption. It works on Windows 7 and later, though Windows 10 1809 or newer is recommended for the x64 build. The tool requires disabling HVCI (Core Isolation: Memory Integrity) on Windows 10 and later systems and depends on Visual C++ redistributable packages. Anyone considering adoption should verify these system requirements before installation, particularly the HVCI setting which may affect system security posture.

The project shows consistent maintenance with regular bug reports being addressed and discussions actively facilitated. The codebase undergoes static analysis review to maintain code quality standards. Development activity demonstrates responsiveness to user feedback through both issue tracking and community discussion channels.