{"id":16851949,"url":"https://github.com/povilasb/docker-squid","last_synced_at":"2025-03-18T09:40:32.027Z","repository":{"id":151137163,"uuid":"76361074","full_name":"povilasb/docker-squid","owner":"povilasb","description":"Docker recipe for Squid3 proxy server","archived":false,"fork":false,"pushed_at":"2024-08-29T08:33:07.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T00:14:24.068Z","etag":null,"topics":["docker","http","proxy"],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/povilasb.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":"2016-12-13T13:28:06.000Z","updated_at":"2024-08-29T08:33:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1ee386d-7027-49d8-ac73-2ae3d23992a2","html_url":"https://github.com/povilasb/docker-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/povilasb%2Fdocker-squid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/povilasb%2Fdocker-squid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/povilasb%2Fdocker-squid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/povilasb%2Fdocker-squid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/povilasb","download_url":"https://codeload.github.com/povilasb/docker-squid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244196842,"owners_count":20414389,"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":["docker","http","proxy"],"created_at":"2024-10-13T13:34:14.456Z","updated_at":"2025-03-18T09:40:31.995Z","avatar_url":"https://github.com/povilasb.png","language":"Makefile","readme":"# About\n\nThis repo contains Docker files to build container for squid 3 running on\nDebian 8. In addition, sample user is created: `user1:pass1`.\n\nThere is a helper makefile to build docker image and container locally\n```bash\n$ make image\n$ make container\n```\n\nThen you can see the access logs as you do the request:\n```bash\n$ make viewlogs\n\n{\"time\": \"1564122441617\", \"proxy_ip\": \"172.17.0.2\", \"client\": \"-\", \"client_ip\": \"172.17.0.1\", \"target\": \"httpbin.org:443\", \"traffic\": 5868, \"status_code\": 200, \"user_agent\": \"curl/7.61.1\", \"request_method\": \"CONNECT\"}\n```\n\nTest it with:\n```bash\n$ curl --proxy user1:pass1@localhost:3128 https://httpbin.org/ip -v\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpovilasb%2Fdocker-squid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpovilasb%2Fdocker-squid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpovilasb%2Fdocker-squid/lists"}