mirror of
				https://github.com/casjaysdevdocker/squidguard
				synced 2025-11-04 07:02:15 -05:00 
			
		
		
		
	➖ Deleted: config/squid/conf.d/debian.conf config/squidguard/squidGuard.conf config/sq ➖
config/squid/conf.d/debian.conf config/squidguard/squidGuard.conf config/squid/squid.orig
This commit is contained in:
		@@ -1,11 +0,0 @@
 | 
			
		||||
#
 | 
			
		||||
# Squid configuration settings for Debian
 | 
			
		||||
#
 | 
			
		||||
 | 
			
		||||
# Logs are managed by logrotate on Debian
 | 
			
		||||
logfile_rotate 0
 | 
			
		||||
 | 
			
		||||
# For extra security Debian packages only allow
 | 
			
		||||
# localhost to use the proxy on new installs
 | 
			
		||||
#
 | 
			
		||||
#http_access allow localnet
 | 
			
		||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@@ -1,38 +0,0 @@
 | 
			
		||||
dbhome /data/squidguard/db
 | 
			
		||||
logdir /data/log/squid
 | 
			
		||||
 | 
			
		||||
dest adv {
 | 
			
		||||
  domainlist adv/domains
 | 
			
		||||
  urllist adv/urls
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
dest aggressive {
 | 
			
		||||
  domainlist aggressive/domains
 | 
			
		||||
  urllist aggressive/urls
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
dest porn {
 | 
			
		||||
  domainlist porn/domains
 | 
			
		||||
  urllist porn/urls
 | 
			
		||||
}
 | 
			
		||||
dest spyware {
 | 
			
		||||
  domainlist spyware/domains
 | 
			
		||||
  urllist spyware/urls
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
dest violence {
 | 
			
		||||
  domainlist violence/domains
 | 
			
		||||
  urllist violence/urls
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
dest warez {
 | 
			
		||||
  domainlist warez/domains
 | 
			
		||||
  urllist warez/urls
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
acl {
 | 
			
		||||
  default {
 | 
			
		||||
    pass !adv !aggressive !porn !spyware !violence !warez all
 | 
			
		||||
    redirect https://REPLACE_ADDR?clientaddr=%a+clientname=%n+clientuser=%i+clientgroup=%s+targetgroup=%t+url=%u
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user