squid3 (squid.conf)
Arquivo squid.conf limpo e simples para squid3
Categoria: Segurança
Software: squid3
[ Hits: 8.674 ]
Por: Mário RPG
Arquivo squid.conf para squid3, configuração limpa e simples.
http_port 3128 visible_hostname gnu cache_mem 456 MB maximum_object_size_in_memory 10 MB maximum_object_size 700 MB minimum_object_size 0 KB cache_swap_low 90 cache_swap_high 95 cache_dir aufs /dev/shm 300 20 512 cache_access_log /var/log/squid3/access.log refresh_pattern ^ftp: 15 20% 2280 refresh_pattern ^gopher: 15 0% 2280 refresh_pattern . 15 20% 2280 #acl manager proto cache_object #acl localhost src 127.0.0.1/255.255.255.255 acl SSL_ports port 443 563 acl Safe_ports port 21 80 443 563 70 210 280 488 59 777 901 1025-65535 acl purge method PURGE acl CONNECT method CONNECT http_access allow manager localhost http_access deny manager http_access allow purge localhost http_access deny purge http_access deny !Safe_ports http_access deny CONNECT !SSL_ports # Palavras Liberadas: acl permitidas url_regex -i "/etc/squid3/liberadas" http_access allow permitidas acl bloqueados url_regex -i "/etc/squid3/bloqueados" http_access deny bloqueados acl redelocal src 192.168.0.0/24 http_access allow localhost http_access allow redelocal http_access deny all
Aprenda a Gerenciar Permissões de Arquivos no Linux
Como transformar um áudio em vídeo com efeito de forma de onda (wave form)
Como aprovar Pull Requests em seu repositório Github via linha de comando
Quebra de linha na data e hora no Linux Mint
Organizando seus PDF com o Zotero
tentando instalar em um notebook antigo o Linux LegacyOS_2023... [RESO... (8)
Problema com Conexão Outlook via Firewall (OpenSUSE) com Internet Fibr... (5)