{"id":23381266,"url":"https://github.com/bvis/docker-socat","last_synced_at":"2026-03-06T03:32:29.038Z","repository":{"id":149012791,"uuid":"77005213","full_name":"bvis/docker-socat","owner":"bvis","description":"Provides the possibility of cat a TCP connection to a defined PORT.","archived":false,"fork":false,"pushed_at":"2018-08-22T16:54:15.000Z","size":3,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T23:32:39.265Z","etag":null,"topics":["daemon","docker","expose","socat"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/bvis.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-21T01:34:02.000Z","updated_at":"2019-08-26T19:23:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"5e9fe959-ca4d-4801-8808-501140f1a472","html_url":"https://github.com/bvis/docker-socat","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bvis/docker-socat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bvis%2Fdocker-socat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bvis%2Fdocker-socat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bvis%2Fdocker-socat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bvis%2Fdocker-socat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bvis","download_url":"https://codeload.github.com/bvis/docker-socat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bvis%2Fdocker-socat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30160882,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"online","status_checked_at":"2026-03-06T02:00:08.268Z","response_time":250,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["daemon","docker","expose","socat"],"created_at":"2024-12-21T20:48:38.267Z","updated_at":"2026-03-06T03:32:29.021Z","avatar_url":"https://github.com/bvis.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TCP Socat\n\n[![](https://images.microbadger.com/badges/image/basi/socat.svg)](https://microbadger.com/images/basi/socat \"Get your own image badge on microbadger.com\")\n[![](https://images.microbadger.com/badges/version/basi/socat.svg)](https://microbadger.com/images/basi/socat \"Get your own version badge on microbadger.com\")\n[![](https://images.microbadger.com/badges/commit/basi/socat.svg)](https://microbadger.com/images/basi/socat \"Get your own commit badge on microbadger.com\")\n\n\nProvides the possibility of cat a TCP connection to a defined PORT.\n\n## Use cases\n\nIf you want to export something from the Docker API in a service this can be useful.\n\nFor example it comes with default values to expose the `docker_gwbridge`.\n\nImagine you are exposing the \"metrics\" endpoint that comes with docker 1.13 in the 4999 port.\n\n```bash\n$ docker run -d --name socat-test -p 4998:4999 localhost:5000/basi/socat:v0.1.0\n$ curl localhost:4998/metrics\n# HELP engine_daemon_container_actions_seconds The number of seconds it takes to process each container action\n# TYPE engine_daemon_container_actions_seconds histogram\nengine_daemon_container_actions_seconds_bucket{action=\"changes\",le=\"0.005\"} 1\nengine_daemon_container_actions_seconds_bucket{action=\"changes\",le=\"0.01\"} 1\nengine_daemon_container_actions_seconds_bucket{action=\"changes\",le=\"0.025\"} 1\nengine_daemon_container_actions_seconds_bucket{action=\"changes\",le=\"0.05\"} 1\nengine_daemon_container_actions_seconds_bucket{action=\"changes\",le=\"0.1\"} 1\nengine_daemon_container_actions_seconds_bucket{action=\"changes\",le=\"0.25\"} 1\nengine_daemon_container_actions_seconds_bucket{action=\"changes\",le=\"0.5\"} 1\n...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbvis%2Fdocker-socat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbvis%2Fdocker-socat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbvis%2Fdocker-socat/lists"}