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-01-12 05:41:52 +00:00
|
|
|
[![License](https://img.shields.io/github/license/tnodir/fort.svg?logo=gnu)](https://www.gnu.org/licenses/gpl-3.0)
|
|
|
|
[![Crowdin](https://badges.crowdin.net/fort-firewall/localized.svg)](https://crowdin.com/project/fort-firewall)
|
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
|
2022-02-21 11:01:20 +00:00
|
|
|
\*-windows-x86.\* | Windows | 10 and later | ARM64 | ARM64 Windows 10, 11
|
2022-01-03 18:55:29 +00:00
|
|
|
\*-windows10-x86_64.\* | Windows | 10 2004 and later | x64 | 64-bit Windows 10 2004-21H2, 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-04-24 11:16:52 +00:00
|
|
|
### Visual C++ redistributable
|
2022-03-13 15:47:18 +00:00
|
|
|
|
|
|
|
Install the [latest Visual C++ x86 (32-bit!) redistributable](https://aka.ms/vs/17/release/vc_redist.x86.exe).
|
|
|
|
|
2022-04-24 11:16:52 +00:00
|
|
|
## [Frequently Asked Questions (FAQ)](https://github.com/tnodir/fort/wiki/FAQ)
|
2022-02-13 10:45:09 +00:00
|
|
|
|
2019-08-07 08:57:20 +00:00
|
|
|
## Code Quality Monitor
|
|
|
|
|
|
|
|
[![Code quality status](https://codescene.io/projects/5344/status.svg)](https://codescene.io/projects/5344/jobs/latest-successful/results)
|
|
|
|
|
2019-03-10 04:03:04 +00:00
|
|
|
--
|
|
|
|
Nodir Temirkhodjaev, <nodir.temir@gmail.com>
|