{"id":15991715,"url":"https://github.com/manics/squid-restricted-http-proxy","last_synced_at":"2025-03-17T20:30:59.907Z","repository":{"id":146023752,"uuid":"145136180","full_name":"manics/squid-restricted-http-proxy","owner":"manics","description":"Helm chart for a restricted Squid HTTP proxy","archived":false,"fork":false,"pushed_at":"2018-08-17T15:27:43.000Z","size":4,"stargazers_count":6,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T03:41:59.565Z","etag":null,"topics":["helm","helm-chart","kubernetes","proxy","squid"],"latest_commit_sha":null,"homepage":null,"language":"Smarty","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/manics.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":"2018-08-17T15:18:51.000Z","updated_at":"2024-11-08T12:38:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"09b0ca36-3a51-408a-bf79-fe2449ded7b0","html_url":"https://github.com/manics/squid-restricted-http-proxy","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"34f688a0f9255f536bdcf3ed7567382a58c4e609"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manics%2Fsquid-restricted-http-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manics%2Fsquid-restricted-http-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manics%2Fsquid-restricted-http-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manics%2Fsquid-restricted-http-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manics","download_url":"https://codeload.github.com/manics/squid-restricted-http-proxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243878494,"owners_count":20362433,"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":["helm","helm-chart","kubernetes","proxy","squid"],"created_at":"2024-10-08T06:02:10.800Z","updated_at":"2025-03-17T20:30:59.901Z","avatar_url":"https://github.com/manics.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Squid Restricted HTTP Proxy\n\nSquid proxy for restricting external HTTP access.\n\nThis is designed for internal use by Kubernetes applications, and includes a service but not an ingress.\n\n## Example usage\n\n    helm upgrade --install squid . --debug --namespace squid\n\n    # Start an interactive shell\n    kubectl run my-shell --rm -i --tty --image=ubuntu --restart=Never \\\n    --env=http_proxy=http://squid-squid-restricted-http-proxy.squid:3128 \\\n    --env=https_proxy=http://squid-squid-restricted-http-proxy.squid:3128 \\\n    sh\n\n    # This HEAD request should work\n    curl -I https://www.openmicroscopy.org\n\n    # This HEAD request should fail\n    curl -I https://www.dundee.ac.uk\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanics%2Fsquid-restricted-http-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanics%2Fsquid-restricted-http-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanics%2Fsquid-restricted-http-proxy/lists"}