{"id":24511896,"url":"https://github.com/paulo-correia/linux_squid","last_synced_at":"2025-03-15T10:09:18.858Z","repository":{"id":134106177,"uuid":"200431934","full_name":"paulo-correia/Linux_Squid","owner":"paulo-correia","description":"Instalação e Configuração do Squid","archived":false,"fork":false,"pushed_at":"2019-08-04T16:48:06.000Z","size":1828,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T00:42:48.923Z","etag":null,"topics":["linux","squid-proxy","squid3"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paulo-correia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-04T00:05:41.000Z","updated_at":"2019-08-04T16:48:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"254dc9ee-efee-4036-a423-c11d41befb8b","html_url":"https://github.com/paulo-correia/Linux_Squid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FLinux_Squid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FLinux_Squid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FLinux_Squid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FLinux_Squid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulo-correia","download_url":"https://codeload.github.com/paulo-correia/Linux_Squid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243713416,"owners_count":20335567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["linux","squid-proxy","squid3"],"created_at":"2025-01-22T00:43:08.696Z","updated_at":"2025-03-15T10:09:18.839Z","avatar_url":"https://github.com/paulo-correia.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Squid\n![](https://github.com/paulo-correia/Linux_Squid/blob/master/Squid_logo.jpg)\n\nO Squid é um servidor proxy que suporta HTTP, HTTPS, FTP e outros.\n\nEle reduz a utilização da conexão e melhora os tempos de resposta fazendo cache de requisições frequentes de páginas web numa rede de computadores.\n\nEle pode também ser usado como um proxy reverso.\n\n# Instalação\nToda a instalação é feita como **root**\n\n### Debian\n\nInstale o pacote do squid, execute o comando:\n\n `apt-get install squid3`\n\n### CentOS\n\n Instale o pacote do squid, execute o comando:\n\n `yum -y install squid`\n\n## Configuração\n\nUtilize o \u003c/span\u003e[Iptables](https://github.com/paulo-correia/Linux_Iptables) para compartilhar as placas de rede (mínimo 02)\u003c/span\u003e\n\nEdite o arquivo /etc/squid/squid.conf\n\nE escolhendo um dos tipos abaixo :\n\n### [Transparente](https://github.com/paulo-correia/Linux_Squid/blob/master/Transparente.md)\n\n### [Configurado no Navegador](https://github.com/paulo-correia/Linux_Squid/blob/master/Configurado_no_Navegador.md)\n\n### [Autenticado](https://github.com/paulo-correia/Linux_Squid/blob/master/Autenticado.md)\n\n### [Bloqueio de Sites SSL](https://github.com/paulo-correia/Linux_Squid/blob/master/Bloqueio_de_SSL.md)\n\n## [Página de Erro Pesonalizada](https://github.com/paulo-correia/Linux_Squid/blob/master/Pagina_de_Erro_Personalizada.md)\n\n## Debug\n\nColocando a linha mais abaixo no squid.conf antes da linha do access.log é habilitado o debug, onde são exibidas por qual(is) regras (ACL) foi barrado ou passou.\n\nEle grava estas informações no cache.log\n\n `debug_options ALL,1 33,2 28,9`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulo-correia%2Flinux_squid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulo-correia%2Flinux_squid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulo-correia%2Flinux_squid/lists"}