2019-03-10 04:03:04 +00:00
# Fort Firewall
2022-01-12 05:41:52 +00:00
[![Release ](https://img.shields.io/github/release/tnodir/fort.svg )](https://github.com/tnodir/fort/releases/latest)
[![Downloads ](https://img.shields.io/github/downloads/tnodir/fort/total.svg?maxAge=86400 )](https://github.com/tnodir/fort/releases)
2022-01-12 05:51:08 +00:00
[![Screenshots ](https://img.shields.io/static/v1.svg?label=screenshots&message=11&color=yellow&logo=imgur )](https://imgur.com/a/fZbAbfy)
2022-05-24 10:55:28 +00:00
[![License ](https://img.shields.io/static/v1.svg?label=license&message=GPL-v3&color=orange&logo=gnu )](https://www.gnu.org/licenses/gpl-3.0)
2022-01-12 05:41:52 +00:00
[![Crowdin ](https://badges.crowdin.net/fort-firewall/localized.svg )](https://crowdin.com/project/fort-firewall)
2022-12-03 11:15:35 +00:00
[![CodeScene Code Health ](https://codescene.io/projects/5344/status-badges/code-health )](https://codescene.io/projects/5344)
2019-03-10 04:03:04 +00:00
Fort is a simple firewall for Windows 7+.
2019-03-10 05:34:45 +00:00
## Features
2019-03-10 04:03:04 +00:00
- Filter by network addresses, application groups
2022-02-12 11:13:55 +00:00
- Filter by `SvcHost.exe` service names
2020-02-24 08:40:08 +00:00
- Support wildcards in program path names
2019-03-10 04:03:04 +00:00
- Application group speed limits
2022-02-14 05:50:23 +00:00
- Blocklists via "Zones"
2020-02-02 08:26:32 +00:00
- Stores traffic statistics
2019-03-10 04:03:04 +00:00
- Graphical display of bandwidth
2022-01-13 14:57:18 +00:00
- Has own kernel driver, based on Windows Filtering Platform (WFP)
2019-03-10 04:03:04 +00:00
2019-03-10 05:34:45 +00:00
## Supported OS versions
2022-01-01 08:00:12 +00:00
Asset | OS | Version | Architectures | Description
2022-01-06 12:25:09 +00:00
------------------------|---------|-------------------|---------------|---------------------------------------
2022-01-06 12:26:55 +00:00
\*-windows-x86.\* | Windows | 7 SP1 and later | x86, x64 | 32/64-bit Windows 7, 8, 8.1, 10, 11
2023-02-12 14:06:31 +00:00
\*-windows10-arm64.\* | Windows | 10 2004 and later | ARM64 | ARM64 Windows 10 2004+, 11
\*-windows10-x86_64.\* | Windows | 10 2004 and later | x64 | 64-bit Windows 10 2004+, 11
2019-03-10 05:34:45 +00:00
2019-04-05 13:42:43 +00:00
-----
2022-04-24 11:16:52 +00:00
## Requirements
2022-02-21 11:01:20 +00:00
2022-09-23 12:20:34 +00:00
- Disabled [HVCI (Core Isolation) ](https://github.com/tnodir/fort/discussions/40 )
2022-04-26 07:14:34 +00:00
- [Visual C++ x86 (32-bit!) redistributable ](https://aka.ms/vs/17/release/vc_redist.x86.exe )
2022-03-13 15:47:18 +00:00
2022-04-26 07:14:34 +00:00
## Wiki
2022-03-13 15:47:18 +00:00
2023-05-09 09:15:55 +00:00
- [Functionality overview ](https://github.com/tnodir/fort/wiki/Functionality-overview )
2022-04-26 07:14:34 +00:00
- [Frequently Asked Questions (FAQ) ](https://github.com/tnodir/fort/wiki/FAQ )
- [Building ](https://github.com/tnodir/fort/wiki/Building )
2022-02-13 10:45:09 +00:00
2023-04-21 13:59:10 +00:00
## Support
2023-02-05 15:10:50 +00:00
2023-04-21 13:59:10 +00:00
Please support the project:
- ⭐ Star it on GitHub, ❤ Rate on [AlternativeTo ](https://alternativeto.net/software/fort-firewall/about/ )
- 🐞 [Report bugs ](https://github.com/tnodir/fort/issues ), ⚡ [Discuss ideas ](https://github.com/tnodir/fort/discussions )
### Donation
2023-05-04 12:50:52 +00:00
- [Become a Sponsor! ](https://github.com/sponsors/tnodir )
- [<img src="https://github.com/edent/SuperTinyIcons/blob/master/images/svg/patreon.svg" width="18" height="18"> Become a Patron! ](https://www.patreon.com/bePatron?u=9349286 )
2023-02-05 15:10:50 +00:00
2022-10-26 14:33:48 +00:00
## SAST Tools
[PVS-Studio ](https://pvs-studio.com/en/pvs-studio/?utm_source=github&utm_medium=organic&utm_campaign=open_source ) - static analyzer for C, C++, C#, and Java code.
2023-05-10 12:25:07 +00:00
## Credits
2023-05-08 10:24:34 +00:00
- [FatCow Free Icons ](http://www.fatcow.com/free-icons )
- [Fortress icons created by Freepik - Flaticon ](https://www.flaticon.com/free-icons/fortress )
2019-03-10 04:03:04 +00:00
--
Nodir Temirkhodjaev, < nodir.temir @ gmail . com >