Main repository for pfSense
Go to file
jim-p 3c8a408116 Rewrite update_repos(). Fixes #14609
Rewrite update_repos() to use process_open() style execution with a full
pkg-style environment. This allows it to fully respect the proxy settings
configured in the GUI.
2023-09-06 15:45:44 -04:00
.github Update Submitting a Pull Request via GitHub link 2022-11-15 13:49:48 -05:00
build Update copyright years to include 2023 2023-02-09 00:17:37 +00:00
src Rewrite update_repos(). Fixes #14609 2023-09-06 15:45:44 -04:00
tests Update .gitignore and remove autosave file from tests 2023-08-17 16:33:02 -06:00
tools Add the new initial installation tarball to the pkg-plist files in the base core package. 2023-08-11 13:29:31 -03:00
.editorconfig
.gitattributes
.gitignore Update .gitignore and remove autosave file from tests 2023-08-17 16:33:02 -06:00
BOOTSTRAP.md
build.conf.sample Update copyright years to include 2023 2023-02-09 00:17:37 +00:00
build.sh Update copyright years to include 2023 2023-02-09 00:17:37 +00:00
composer.json composer.json: add twig/twig and update versions 2023-08-14 21:25:23 -04:00
composer.lock composer.json: add twig/twig and update versions 2023-08-14 21:25:23 -04:00
LICENSE
README.md Update copyright years to include 2023 2023-02-09 00:17:37 +00:00
rector.php ArrayGetExprRector support for variable and funccall array keys 2023-03-20 14:14:20 +00:00
vendor
zanata.xml

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-2023 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.