Main repository for pfSense
Go to file
R. Christian McDonald a8aa22049c
Fix format string in French translation of DNS Forwarder. Fixes #14741
* Updated in Zanata
* Exported from Zanata
* pfSense.mo generated with `msgfmt pfSense.po -o pfSense.mo`
2025-10-24 13:54:00 -04:00
.github
build
src
tests
tools Chase switch to PHP 8.4 2025-10-09 07:57:25 -06:00
.editorconfig Add .inc files to editorconfig 2015-05-22 10:30:23 -03:00
.gitattributes include gettext locales in line encoding list 2014-01-13 22:05:10 -05:00
.gitignore Update .gitignore and remove autosave file from tests 2023-08-17 16:33:02 -06:00
BOOTSTRAP.md Fix random typos 2019-10-02 12:56:15 +05:45
build.conf.sample Bump up the year in the Copyright notice. 2025-01-07 11:11:32 -03:00
build.sh Bump up the year in the Copyright notice. 2025-01-07 11:11:32 -03:00
composer.json Bump up Composer dependencies to latest major versions 2025-01-23 14:35:31 -05:00
composer.lock Bump up Composer dependencies to latest major versions 2025-01-23 14:35:31 -05:00
LICENSE Move to Apache License 2.0 2016-07-15 16:30:33 -03:00
README.md Bump up the year in the Copyright notice of README.md. 2025-01-07 11:22:26 -03:00
rector.php ArrayGetExprRector support for variable and funccall array keys 2023-03-20 14:14:20 +00:00
vendor Add initial support for Rector dev tooling. 2022-11-15 12:23:27 -05:00
zanata.xml Use Netgate zanata server 2019-06-03 10:39:07 -03:00

pfSense

Overview

The pfSense project is a free network firewall distribution, based on the FreeBSD operating system with a custom kernel and including third party free software packages for additional functionality. pfSense software, with the help of the package system, is able to provide the same functionality or more of common commercial firewalls, without any of the artificial limitations. It has successfully replaced every big name commercial firewall you can imagine in numerous installations around the world, including Check Point, Cisco PIX, Cisco ASA, Juniper, Sonicwall, Netgear, Watchguard, Astaro, and more.

pfSense software includes a web interface for the configuration of all included components. There is no need for any UNIX knowledge, no need to use the command line for anything, and no need to ever manually edit any rule sets. Users familiar with commercial firewalls catch on to the web interface quickly, though there can be a learning curve for users not familiar with commercial-grade firewalls.

pfSense started in 2004 as a fork of the m0n0wall Project (which ended 2015/02/15), though has diverged significantly since.

pfSense is Copyright 2004-2025 Rubicon Communications, LLC (Netgate) and published under an open source license. Read more at https://pfsense.org/ and support the team by buying bundled hardware appliances or commercial support.

Contribute

For information on how to contribute to the pfSense project, see CONTRIBUTING.