Main repository for pfSense
Go to file
2015-12-01 07:54:16 +01:00
src fix typo caught by @phil-davis 2015-11-25 11:15:39 -06:00
tools Add net/dpinger to poudriere_bulk 2015-11-25 16:23:29 -02: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 Merge branch 'master' into bootstrap 2015-08-26 15:12:02 -03: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 Add more options to builder.conf.sample and also add missing export 2015-08-25 14:49:58 -03:00
build.sh Teach build_snapshots to deal with poudriere builds 2015-11-25 09:39:23 -02:00
clean.sh Partially converted 2015-08-07 16:21:22 -04:00
license.txt Convert license.txt to UTF-8 2015-08-28 17:54:46 -03:00
PROGRESS.md Remove layer7 components. Ticket #5508 2015-11-20 20:06:48 -06:00
README.md add README.md with basic and contributors information. 2015-12-01 07:54:16 +01: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 is Copyright 2004-2015 Electric Sheep Fencing LLC and published under a BSD license. Read more at https://pfsense.org/ and support the team with a Gold Membership Subscription, bundled hardware appliances or commercial support.

Contribute

Contact [coreteam@pfsense.org](mailto:coreteam@pfsense.org "Mail to coreteam@pfsense.org) to get involved.

Once you have the LA and CLA complete, you can submit changes as pull requests on github: https://help.github.com/articles/using-pull-requests/

Our developers will review the submissions, offer feedback, and merge the changes if they are acceptable.