{"id":19344349,"url":"https://github.com/egregors/socks5-server","last_synced_at":"2025-08-24T17:17:18.031Z","repository":{"id":57535128,"uuid":"129242563","full_name":"egregors/socks5-server","owner":"egregors","description":"Simple socks5 server","archived":false,"fork":false,"pushed_at":"2018-04-29T03:29:45.000Z","size":1110,"stargazers_count":43,"open_issues_count":1,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-02T07:41:21.000Z","etag":null,"topics":["docker","golang","socks5-proxy"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"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/egregors.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}},"created_at":"2018-04-12T11:45:38.000Z","updated_at":"2025-01-06T00:35:58.000Z","dependencies_parsed_at":"2022-09-26T18:21:51.803Z","dependency_job_id":null,"html_url":"https://github.com/egregors/socks5-server","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/egregors%2Fsocks5-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egregors%2Fsocks5-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egregors%2Fsocks5-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egregors%2Fsocks5-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/egregors","download_url":"https://codeload.github.com/egregors/socks5-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250372421,"owners_count":21419718,"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","golang","socks5-proxy"],"created_at":"2024-11-10T03:43:13.080Z","updated_at":"2025-04-23T04:36:20.899Z","avatar_url":"https://github.com/egregors.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# socks5-server\nSimple socks5 server\n\n![build status](https://img.shields.io/docker/build/egregors/socks5-server.svg)\n[![Go Report Card](https://goreportcard.com/badge/github.com/Egregors/socks5-server)](https://goreportcard.com/report/github.com/Egregors/socks5-server)\n\n\n# Usage\n\n```\ndocker run --name s5 -d --restart=always -p 1111:1111 -e \"USERS=user1:pass1,user2:pass2\" egregors/socks5-server\n```\n\nDo not forget to replace usernames and passwords with your (secure) values!\n\nNow you may try to connect to 1111 port of your host.\n\n## Build\n```\ngo build -o s5 .\nUSERS=\"user1:pass1\" ./s5\n```\n\n# Contributing\nBug reports, bug fixes and new features are always welcome.\nPlease open issues and submit pull requests for any new code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegregors%2Fsocks5-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegregors%2Fsocks5-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegregors%2Fsocks5-server/lists"}