mirror of
https://github.com/tnodir/fort
synced 2024-11-15 12:26:26 +00:00
67 lines
3.0 KiB
Markdown
67 lines
3.0 KiB
Markdown
# Fort Firewall
|
|
|
|
[![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)
|
|
[![Screenshots](https://img.shields.io/static/v1.svg?label=screenshots&message=11&color=yellow&logo=imgur)](https://imgur.com/a/fZbAbfy)
|
|
[![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)
|
|
[![Crowdin](https://badges.crowdin.net/fort-firewall/localized.svg)](https://crowdin.com/project/fort-firewall)
|
|
[![CodeScene Code Health](https://codescene.io/projects/5344/status-badges/code-health)](https://codescene.io/projects/5344)
|
|
|
|
Fort is a simple firewall for Windows 7+.
|
|
|
|
## Features
|
|
|
|
- Filter by network addresses, application groups
|
|
- Filter by `SvcHost.exe` service names
|
|
- Support wildcards in program path names
|
|
- Application group speed limits
|
|
- Blocklists via "Zones"
|
|
- Stores traffic statistics
|
|
- Graphical display of bandwidth
|
|
- Has own kernel driver, based on Windows Filtering Platform (WFP)
|
|
|
|
## Supported OS versions
|
|
|
|
Asset | OS | Version | Architectures | Description
|
|
------------------------|---------|-------------------|---------------|---------------------------------------
|
|
\*-windows-x86.\* | Windows | 7 SP1 and later | x86, x64 | 32/64-bit Windows 7, 8, 8.1, 10, 11
|
|
\*-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
|
|
|
|
-----
|
|
|
|
## Requirements
|
|
|
|
- Disabled [HVCI (Core Isolation)](https://github.com/tnodir/fort/discussions/40)
|
|
- [Visual C++ x86 (32-bit!) redistributable](https://aka.ms/vs/17/release/vc_redist.x86.exe)
|
|
|
|
## Wiki
|
|
|
|
- [Functionality overview](https://github.com/tnodir/fort/wiki/Functionality-overview)
|
|
- [Frequently Asked Questions (FAQ)](https://github.com/tnodir/fort/wiki/FAQ)
|
|
- [Building](https://github.com/tnodir/fort/wiki/Building)
|
|
|
|
## Support
|
|
|
|
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
|
|
|
|
- [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)
|
|
|
|
## 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.
|
|
|
|
## Attribution
|
|
|
|
- [FatCow Free Icons](http://www.fatcow.com/free-icons)
|
|
- [Fortress icons created by Freepik - Flaticon](https://www.flaticon.com/free-icons/fortress)
|
|
|
|
--
|
|
Nodir Temirkhodjaev, <nodir.temir@gmail.com>
|