Main repository for pfSense
Go to file
jim-p 1dc4afdc66 Terminal size detection. Fixes #9569
For sh/.profile, run "resizewin -z" at login which will set the terminal
type only when empty, which is kind to remote and local logins and has
the intended behavior.

Also for tcsh, if the user logs in from the serial console, use postcmd
to resize the window after each command in case the user resizes the
window.
2019-05-30 10:10:52 -04:00
.github
build Add README.txt for issue #9104 2018-11-12 14:25:10 -05:00
src Terminal size detection. Fixes #9569 2019-05-30 10:10:52 -04:00
tools Revert "Enable TARGETBASED option for snort" 2019-05-30 09:07:43 -03:00
.editorconfig
.gitattributes
.gitignore
BOOTSTRAP.md
build.conf.sample Update the Copyright notice for pfSense. 2018-01-05 07:44:37 -06:00
build.sh Do not depend of pfSense-builder meta package, track dependencies using pkg 2018-05-29 10:30:31 -03:00
LICENSE
README.md Bump Copyright to 2019 2019-05-27 11:00:10 -03:00
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-2019 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.