Main repository for pfSense
Go to file
2017-02-03 15:15:17 -02:00
build/scripts Remove rescue from installation media 2016-12-22 10:55:31 -02:00
src Update translation files 2017-02-03 14:39:24 -02:00
tools Add license and copyright 2017-02-03 15:15:17 -02:00
.editorconfig
.gitattributes
.gitignore Add .zanata-cache to .gitignore 2017-01-31 10:44:16 -02:00
BOOTSTRAP.md Rename this to BOOSTRAP.md so it's not presented as the general repo info now that it's back in master 2015-09-14 13:42:57 -04:00
build.conf.sample Move copyright from ESF to Netgate 2016-09-06 16:23:51 -03:00
build.sh Allow to build variant ISO image as done for memstick 2017-02-02 18:32:36 -02:00
LICENSE Move to Apache License 2.0 2016-07-15 16:30:33 -03:00
README.md Move copyright from ESF to Netgate 2016-09-06 16:23:51 -03:00
zanata.xml Add zanata.xml and exclude it from base pkg 2017-01-31 10:53:16 -02: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-2016 Rubicon Communications, LLC (Netgate) and published under an open source license. Read more at https://pfsense.org/ and support the team by buying a Gold Membership Subscription, bundled hardware appliances or commercial support.

Contribute

The pfSense project welcomes contributions, big or small. Members of the pfSense community frequently contribute bug fixes, enhancements, and documentation changes to improve the functionality and usability of the software.

All of the pfSense project source code is on Github. We recommend potential contributors familiarize themselves with the pfSense project git repositories and Github in general

For legal reasons, we require those seeking to contribute source code changes to review and sign the license agreement (LA) and either the Individual or Corporate CLA.

If you want to contribute but do not have a specific topic in mind, review the list of open bug reports and other issues that are in need of attention.

Before making source code changes, be sure to review our Developer Style Guide so that the submitted code matches our preferred coding style.

Changes may be submitted as pull requests on github once the LA and CLA signing process has been completed. After being submitted, our developers will review the requests, offer feedback, and merge the changes if they are acceptable.

Contact coreteam@pfsense.org with any additional questions or concerns.