squid2.6.5_1-p15/usr/local/pkg/squid.inc/usr/local/pkg/0755http://www.pfsense.org/packages/config/squid/squid.inc/usr/local/pkg/0755http://www.pfsense.org/packages/config/squid/squid_cache.xml/usr/local/pkg/0755http://www.pfsense.org/packages/config/squid/squid_nac.xml/usr/local/pkg/0755http://www.pfsense.org/packages/config/squid/squid_ng.xml/usr/local/pkg/0755http://www.pfsense.org/packages/config/squid/squid_traffic.xml/usr/local/pkg/0755http://www.pfsense.org/packages/config/squid/squid_upstream.xml/usr/local/pkg/0755http://www.pfsense.org/packages/config/squid/squid_auth.xml/usr/local/pkg/0755http://www.pfsense.org/packages/config/squid/squid_users.xmlhttp://www.pfsense.org/packages/config/squid/proxy_monitor.sh/usr/local/etc/rc.d/0755http://www.pfsense.org/packages/config/squid/squid_cache.xml/usr/local/pkg/0755squidProxy server Servicesquid.shsquidProxy server: General settingsGeneral settings/pkg_edit.php?xml=squid.xml&id=0Upstream proxy/pkg_edit.php?xml=squid_upstream.xml&id=0Cache management/pkg_edit.php?xml=squid_cache.xml&id=0Access control/pkg_edit.php?xml=squid_nac.xml&id=0Traffic management/pkg_edit.php?xml=squid_traffic.xml&id=0Auth settings/pkg_edit.php?xml=squid_auth.xml&id=0Local users/pkg.php?xml=squid_users.xmlactive_interfaceProxy interfaceThe interface(s) the proxy server will bind to.laninterfaces_selectionallow_interfaceAllow users on interfaceIf this field is checked, the users connected to the interface selected in the 'Proxy interface' field will be allowed to use the proxy, i.e., there will be no need to add the interface's subnet to the list of allowed subnets. This is just a shortcut.oncheckboxtransparent_proxyTransparent proxyIf transparent mode is enabled, all requests for destination port 80 will be forwarded to the proxy server without any additional configuration necessary.checkboxlog_enabledEnabled loggingThis will enable the access log. Don't switch this on if you don't have much disk space left.log_query_terms,log_user_agentscheckboxlog_dirLog store directoryThe directory where the log will be stored (note: do not end with a / mark)input60/var/squid/logproxy_portProxy portThis is the port the proxy server will listen on.input53128icp_portICP portThis is the port the Proxy Server will send and receive ICP queries to and from neighbor caches. Leave this blank if you don't want the proxy server to communicate with neighbor caches through ICP.input5visible_hostnameVisible hostnameThis is the URL to be displayed in proxy server error messages.localhostinput60admin_emailAdministrator emailThis is the email address displayed in error messages to the users.admin@localhostinput60Languageerror_languageSelect the language in which the proxy server will display error messages to users.EnglishselectDisable X-Forwarddisable_xforwardIf not set, Squid will include your system's IP address or name in the HTTP requests it forwards.checkboxDisable VIAdisable_viaIf not set, Squid will include a Via header in requests and replies.checkboxWhat to do with requests that have whitespace characters in the URI.uri_whitespace<b> strip:</b> The whitespace characters are stripped out of the URL. This is the behavior recommended by RFC2396. <p> <b> deny:</b> The request is denied. The user receives an "Invalid Request" message.<p> <b> allow:</b> The request is allowed and the URI is not changed. The whitespace characters remain in the URI.<p> <b> encode:</b> The request is allowed and the whitespace characters are encoded according to RFC1738.<p> <b> chop:</b> The request is allowed and the URI is chopped at the first whitespace.selectstrip
squid_resync();
squid_before_form_general(&$pkg);
squid_validate_general($_POST, &$input_errors);
squid_resync();
exec("/bin/rm -f /usr/local/etc/rc.d/squid");
update_status("Checking Squid cache... One moment please...");
update_output_window("This operation may take quite some time, please be patient. Do not press stop or attempt to navigate away from this page during this process.");
squid_install_command();
squid_resync();
exec("/bin/rm -f /usr/local/etc/rc.d/squid");
squid_deinstall_command();
exec("/bin/rm -f /usr/local/etc/rc.d/squid*");