tnodir/fort

GitHub: tnodir/fort

Fort Firewall 是一款专为 Windows 设计的开源防火墙,通过独立驱动实现基于应用程序的网络过滤与流量管理。

Stars: 3349 | Forks: 229

Icon

Fort Firewall

[![发布](https://img.shields.io/github/release/tnodir/fort.svg)](https://github.com/tnodir/fort/releases/latest) [![Crowdin](https://badges.crowdin.net/fort-firewall/localized.svg)](https://crowdin.com/project/fort-firewall) [![CodeScene 代码健康度](https://codescene.io/projects/5344/status-badges/code-health)](https://codescene.io/projects/5344) [![质量门状态](https://sonarcloud.io/api/project_badges/measure?project=tnodir_fort&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=tnodir_fort) Fort 是一款高效的防火墙,专为 Windows 7 及更高版本设计,兼具简洁性与健壮性。 ![Screenshot-v3.10.6](https://static.pigsec.cn/wp-content/uploads/repos/cas/e5/e5331139c6e2f423647519e9bab9137f7a05b0dd96962c750c2493244446df65.png) ## 功能特性 - 灵活的网络规则,可基于单个应用程序或全局设置,按地址、端口、协议等进行过滤 - 应用程序路径名支持通配符 - 基于父进程的规则 - 按 `SvcHost.exe` 服务名称进行过滤 - 支持对应用程序组进行速度限制 - 通过“区域”(Zones) 实现阻止列表 (Blocklists) - 保存流量统计信息 - 带宽的图形化显示 - 拥有独立驱动程序的独立防火墙 ## [系统要求](https://github.com/tnodir/fort/wiki/User-Guide#system-requirements) - 安装最新的 [Visual C++ 可再发行组件包](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version):[x64](https://aka.ms/vs/17/release/vc_redist.x64.exe)、[x86](https://aka.ms/vs/17/release/vc_redist.x86.exe)、[ARM64](https://aka.ms/vs/17/release/vc_redist.arm64.exe) - 在 Windows 10+ 上禁用 [HVCI (核心隔离:内存完整性)](https://github.com/tnodir/fort/wiki/HVCI) ### 我应该下载哪个安装包? **Windows 10 1809** 或更高版本: | [![x86_64@latest](https://img.shields.io/badge/x86_64-green?label=...-x86_64.exe)](https://github.com/tnodir/fort/releases/latest) -------------------------------|--------- **Windows 7** 或更高版本: | [![x86@latest](https://img.shields.io/badge/x86-green?label=...-x86.exe)](https://github.com/tnodir/fort/releases/latest) ## 维基 - [用户指南](https://github.com/tnodir/fort/wiki/User-Guide) - [功能概述](https://github.com/tnodir/fort/wiki/Functionality-overview) - [规则](https://github.com/tnodir/fort/wiki/Rules) - [常见问题解答 (FAQ)](https://github.com/tnodir/fort/wiki/FAQ) - [构建](https://github.com/tnodir/fort/wiki/Building) ## 支持 ## SAST 工具 [PVS-Studio](https://pvs-studio.com/pvs-studio/?utm_source=website&utm_medium=github&utm_campaign=open_source) - 用于 C、C++、C# 和 Java 代码的静态分析器。 ## 鸣谢 - [FatCow 免费图标](http://www.fatcow.com/free-icons) -- Nodir Temirkhodjaev,
标签:C++, 数据擦除, 网络安全, 防火墙, 隐私保护