{"id":19928950,"url":"https://github.com/wfg/docker-socks5-server","last_synced_at":"2026-06-20T04:31:15.706Z","repository":{"id":114960940,"uuid":"599372114","full_name":"wfg/docker-socks5-server","owner":"wfg","description":"SOCKS5 server","archived":false,"fork":false,"pushed_at":"2024-01-28T15:37:36.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-24T20:37:40.990Z","etag":null,"topics":["docker","proxy","socks5","socks5-proxy"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wfg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-02-09T01:53:45.000Z","updated_at":"2023-03-10T12:14:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"74c2b156-1608-49a4-b629-5e22e16af139","html_url":"https://github.com/wfg/docker-socks5-server","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/wfg/docker-socks5-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wfg%2Fdocker-socks5-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wfg%2Fdocker-socks5-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wfg%2Fdocker-socks5-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wfg%2Fdocker-socks5-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wfg","download_url":"https://codeload.github.com/wfg/docker-socks5-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wfg%2Fdocker-socks5-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34557551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"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":["docker","proxy","socks5","socks5-proxy"],"created_at":"2024-11-12T22:41:02.816Z","updated_at":"2026-06-20T04:31:15.691Z","avatar_url":"https://github.com/wfg.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Containerized SOCKS5 Proxy Server\n## How do I use it?\n### Getting the image\nYou can either pull it from GitHub Container Registry or build it yourself.\n\nTo pull it from GitHub Container Registry, run\n```\ndocker pull ghcr.io/wfg/socks5-server\n```\n\nTo build it yourself, run\n```\ndocker build -t ghcr.io/wfg/socks5-server https://github.com/wfg/docker-socks5-server.git#:build\n```\n\n### Creating and running a container\nBy default, the image listens on 0.0.0.0:1080 with no authentication.\nThis is configurable today if you pass in the appropriate flags.\nMore documentation is coming soon (hopefully).\n\n#### `docker run`\n```\ndocker run --detach \\\n  --name=socks5-server \\\n  ghcr.io/wfg/socks5-server\n```\n\n#### `docker-compose`\n```yaml\nservices:\n  socks5-server:\n    image: ghcr.io/wfg/socks5-server\n    container_name: socks5-server\n    restart: unless-stopped\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwfg%2Fdocker-socks5-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwfg%2Fdocker-socks5-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwfg%2Fdocker-socks5-server/lists"}