tnodir/fort
GitHub: tnodir/fort
Fort Firewall 是一款专为 Windows 设计的开源防火墙,通过独立驱动实现基于应用程序的网络过滤与流量管理。
Stars: 3349 | Forks: 229
Fort Firewall
[](https://github.com/tnodir/fort/releases/latest) [](https://crowdin.com/project/fort-firewall) [](https://codescene.io/projects/5344) [](https://sonarcloud.io/summary/new_code?id=tnodir_fort) Fort 是一款高效的防火墙,专为 Windows 7 及更高版本设计,兼具简洁性与健壮性。  ## 功能特性 - 灵活的网络规则,可基于单个应用程序或全局设置,按地址、端口、协议等进行过滤 - 应用程序路径名支持通配符 - 基于父进程的规则 - 按 `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** 或更高版本: | [](https://github.com/tnodir/fort/releases/latest) -------------------------------|--------- **Windows 7** 或更高版本: | [](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++, 数据擦除, 网络安全, 防火墙, 隐私保护