Describe your package here Describe your package requirements here Currently there are no FAQ items provided. squidguardsrc none Proxy Content filter SquidGuard: Sources /usr/local/pkg/squidguard.inc A proxy server user has been deleted. A proxy server user has been created/modified. General settings /pkg_edit.php?xml=squidguard.xml&id=0 Default /pkg_edit.php?xml=squidguard_default.xml&id=0 ACL /pkg.php?xml=squidguard_acl.xml Sources /pkg.php?xml=squidguard_src.xml Destinations /pkg.php?xml=squidguard_dest.xml Times /pkg.php?xml=squidguard_time.xml Rewrites /pkg.php?xml=squidguard_rewr.xml Log /pkg_edit.php?xml=squidguard_log.xml Order order Source name name IP list iplist domains list domains Description description Source name name You can enter name here. Name consist minimum 2 symbols, first from which letter. <br> All other symbols is [a-Z_0-9]. Source name must be <b>unique</b> . input 80 Order order Order source in list. <br> <b>Note:</b> <br> Sources order have very high importance. Sources are evaluated on a first-match basis. <br> If your sources have an overlaying ranges, then act will be first in list. <br> <b>For example:</b> <br> Wrong order: <br> First source entry is the range 10.0.0.0/24 and second entry is 10.0.0.15 (or 10.0.0.15/32 ) <br> Right order: <br> First source entry is the single ip 10.0.0.15 (or 10.0.0.15/32 ) then the overlaying range 10.0.0.0/24 <br> input 5 IP addresses iplist Enter IP addresses here with space(' ') divider. <br> IP addresses must have format:<br> single example: '192.168.0.1' <br> range examples: <br> '192.168.0.0/24', '192.168.1.0/255.255.255.0', '192.168.1.1-192.168.1.10' <br> textarea 50 10 Domains domains Enter domains names here with space(' ') divider. <br> Example: <b>'foo.bar'</b> match <b>'foo.bar'</b> or <b>'*.foo.bar'</b>. textarea 50 10 Enable log enablelog Check this for enable log. checkbox Description description input 80 squidguard_before_form_src(&$pkg); squidGuard_print_javascript(); squidguard_validate_source($_POST, &$input_errors); squidguard_resync_src(); squidguard_resync_src();