Copyright (C) 2015 ESF, LLC All rights reserved. */ /* ====================================================================================== */ /* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ /* ====================================================================================== */ ]]> squidguardgeneral 1.5.9 Proxy filter SquidGuard: General settings /usr/local/pkg/squidguard.inc SquidGuard Proxy Filter Modify the proxy server's filter settings
Services
/pkg_edit.php?xml=squidguard.xml&id=0
General settings /pkg_edit.php?xml=squidguard.xml&id=0 Common ACL /pkg_edit.php?xml=squidguard_default.xml&id=0 Groups ACL /pkg.php?xml=squidguard_acl.xml Target categories /pkg.php?xml=squidguard_dest.xml Times /pkg.php?xml=squidguard_time.xml Rewrites /pkg.php?xml=squidguard_rewr.xml Blacklist /squidGuard/squidguard_blacklist.php Log /squidGuard/squidguard_log.php XMLRPC Sync /pkg_edit.php?xml=squidguard_sync.xml squidGuard squidGuard /usr/local/pkg/ https://packages.pfsense.org/packages/config/squidGuard-devel/squidguard.inc /etc/inc/priv/ https://packages.pfsense.org/packages/config/squidGuard-devel/squidguard.priv.inc /usr/local/pkg/ https://packages.pfsense.org/packages/config/squidGuard-devel/squidguard_configurator.inc /usr/local/pkg/ https://packages.pfsense.org/packages/config/squidGuard-devel/squidguard_acl.xml /usr/local/pkg/ https://packages.pfsense.org/packages/config/squidGuard-devel/squidguard_default.xml /usr/local/pkg/ https://packages.pfsense.org/packages/config/squidGuard-devel/squidguard_dest.xml /usr/local/pkg/ https://packages.pfsense.org/packages/config/squidGuard-devel/squidguard_rewr.xml /usr/local/pkg/ https://packages.pfsense.org/packages/config/squidGuard-devel/squidguard_time.xml /usr/local/pkg/ https://packages.pfsense.org/packages/config/squidGuard-devel/squidguard_sync.xml /usr/local/www/squidGuard/ https://packages.pfsense.org/packages/config/squidGuard-devel/squidguard_log.php /usr/local/www/squidGuard/ https://packages.pfsense.org/packages/config/squidGuard-devel/squidguard_blacklist.php /usr/local/www/ https://packages.pfsense.org/packages/config/squidGuard-devel/sgerror.php Enable squidguard_enable Important: Please set up at least one category on the 'Target Categories' tab before enabling. See this link for details. ]]> checkbox LDAP Options listtopic Enable LDAP Filter ldap_enable checkbox ldapbinddn,ldapbindpass,stripntdomain,striprealm,ldapversion LDAP DN ldapbinddn input 60 LDAP DN Password ldapbindpass password Strip NT domain name stripntdomain checkbox on Strip Kerberos Realm striprealm checkbox on LDAP Version ldapversion select 3 Logging options listtopic Enable GUI log enable_guilog checkbox Enable log enable_log checkbox Enable log rotation log_rotation checkbox Miscellaneous listtopic Clean Advertising adv_blankimg checkbox Blacklist options listtopic Blacklist blacklist Do NOT enable this on NanoBSD installs! ]]> checkbox blacklist_proxy,blacklist_url Blacklist proxy blacklist_proxy Blacklist upload proxy - enter here, or leave blank.
Format: host:[port login:pass] . Default proxy port 1080.
Example: '192.168.0.1:8080 user:pass' ]]>
input 100
Blacklist URL blacklist_url input 100
squidguard_validate($_POST, $input_errors); squidguard_before_form($pkg); squidGuard_print_javascript(); squidguard_resync(); squidguard_install_command(); squidguard_resync(); squidguard_deinstall_command();