{"id":13775888,"url":"https://github.com/flavioaiello/redsocks","last_synced_at":"2025-05-11T08:34:20.259Z","repository":{"id":118176946,"uuid":"75467049","full_name":"flavioaiello/redsocks","owner":"flavioaiello","description":"Production ready transparent proxy for docker on corporate networks ","archived":true,"fork":false,"pushed_at":"2021-03-19T19:10:35.000Z","size":18,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-03T17:12:20.236Z","etag":null,"topics":["docker","proxy","redsocks","transparent-proxy"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/flavioaiello/redsocks/","language":"Shell","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/flavioaiello.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}},"created_at":"2016-12-03T10:24:16.000Z","updated_at":"2024-01-30T19:52:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"d4ed87e9-95c2-42ab-ac95-d192e2fe3992","html_url":"https://github.com/flavioaiello/redsocks","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/flavioaiello%2Fredsocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavioaiello%2Fredsocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavioaiello%2Fredsocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavioaiello%2Fredsocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flavioaiello","download_url":"https://codeload.github.com/flavioaiello/redsocks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225031351,"owners_count":17410046,"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","proxy","redsocks","transparent-proxy"],"created_at":"2024-08-03T17:01:53.632Z","updated_at":"2024-11-17T11:30:30.221Z","avatar_url":"https://github.com/flavioaiello.png","language":"Shell","funding_links":[],"categories":["\u003ca id=\"d03d494700077f6a65092985c06bf8e8\"\u003e\u003c/a\u003e工具"],"sub_categories":["\u003ca id=\"57b8e953d394bbed52df2a6976d98dfa\"\u003e\u003c/a\u003eSocks"],"readme":"[![Docker Pulls](https://img.shields.io/docker/pulls/flavioaiello/redsocks.svg)](https://hub.docker.com/r/flavioaiello/redsocks/)\n[![Docker Automation](\nhttps://img.shields.io/docker/automated/flavioaiello/redsocks.svg)](https://hub.docker.com/r/flavioaiello/redsocks/)\n\n# Redsocks transparent proxy for docker\nRedirects whole docker network traffic through a http, optionally trough a https proxy. \n\n# Docker compose sample excerpt\n```\nversion: '2'\n\nservices:\n\n  redsocks:\n    image: flavioaiello/redsocks\n    privileged: true\n    network_mode: \"host\"\n    environment:\n      - HTTP_RELAY=123.123.123.123\n      - HTTP_RELAY_PORT=8080\n      - TCP_RELAY=123.123.123.123\n      - TCP_RELAY_PORT=8080\n    restart: always\n\n    yours:\n        depends_on:\n            - redsocks\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflavioaiello%2Fredsocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflavioaiello%2Fredsocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflavioaiello%2Fredsocks/lists"}