Main repository for pfSense
Go to file
2023-06-29 12:15:17 -05:00
.github Add new CONTRIBUTING file and Pull Request template 2017-12-12 10:12:25 -05:00
build Update the Copyright year of the files owned by Rubicon/Netgate. 2022-01-02 01:05:40 +00:00
src Use filter_var to validate URLs. Issue #13425 2023-01-12 12:55:38 -05:00
tools Make 2.7.0-RELEASE the default 2023-06-29 12:15:17 -05:00
.editorconfig
.gitattributes
.gitignore Initial commit of useful dependencies provided by Composer 2021-09-09 10:01:44 -05:00
BOOTSTRAP.md Fix random typos 2019-10-02 12:56:15 +05:45
build.conf.sample Update the Copyright year of the files owned by Rubicon/Netgate. 2022-01-02 01:05:40 +00:00
build.sh Add support for multiple sites for syncing packages to 2022-02-15 17:43:41 +00:00
composer.json Fix autoloader paths 2021-12-16 16:47:25 +00:00
composer.lock Initial commit of useful dependencies provided by Composer 2021-09-09 10:01:44 -05:00
LICENSE
README.md Update the Copyright year of the files owned by Rubicon/Netgate. 2022-01-02 01:05:40 +00: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-2022 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.