{"id":19517943,"url":"https://github.com/henrybarreto/socks","last_synced_at":"2026-06-15T17:31:35.005Z","repository":{"id":261337084,"uuid":"883481189","full_name":"henrybarreto/socks","owner":"henrybarreto","description":"SOCKS proxy server library","archived":false,"fork":false,"pushed_at":"2025-08-03T19:44:54.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-09T22:28:24.085Z","etag":null,"topics":["proxy","server","socks","std"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/henrybarreto.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,"zenodo":null}},"created_at":"2024-11-05T03:18:53.000Z","updated_at":"2025-08-03T19:44:58.000Z","dependencies_parsed_at":"2024-11-06T02:33:09.648Z","dependency_job_id":"75254b39-34e0-41af-9a73-fe2458c9a1b5","html_url":"https://github.com/henrybarreto/socks","commit_stats":null,"previous_names":["henrybarreto/socks"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/henrybarreto/socks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrybarreto%2Fsocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrybarreto%2Fsocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrybarreto%2Fsocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrybarreto%2Fsocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henrybarreto","download_url":"https://codeload.github.com/henrybarreto/socks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrybarreto%2Fsocks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34374146,"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-15T02:00:07.085Z","response_time":63,"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":["proxy","server","socks","std"],"created_at":"2024-11-11T00:07:36.447Z","updated_at":"2026-06-15T17:31:34.997Z","avatar_url":"https://github.com/henrybarreto.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SOCKS\n\nSOCKS proxy server library provides a comprehensive suite of functions, methods,\nand structures for building and managing SOCKS proxy servers. The idea is to\nallow developers to easily create, configure, and deploy SOCKS proxies for\nsecure, anonymous internet communication.\n\n## What is SOCKS?\n\nSOCKS is an Internet protocol that exchanges network packets between a client\nand server through a proxy server. [...]. Practically, a SOCKS server proxies\nTCP connections to an arbitrary IP address, and provides a means for UDP packets\nto be forwarded, in version 5. A SOCKS server accepts an incoming client\nconnection on TCP port 1080, as defined in [RFC\n1928](https://datatracker.ietf.org/doc/html/rfc1928).\n\n[Check more here](https://en.wikipedia.org/wiki/SOCKS).\n\n## Examples\n\nCheck out the `/examples` folder for practical use cases demonstrating how to\nuse the library effectively in different scenarios.\n\n## Support\n\nSOCKS supports these features.\n\n- [X] SOCKS4\n  - [x] TCP connection\n  - [ ] TCP bind\n- [x] SOCKS5\n  - [ ] IPv4\n    - [x] TCP connection\n    - [ ] TCP bind\n  - [ ] IPv6\n    - [x] TCP connection\n    - [ ] TCP bind\n  - [ ] Domain\n    - [x] TCP connection\n    - [ ] TCP bind\n\n## License\n\nSOCKS is licensed under the MIT License. See the LICENSE file for further\ndetails.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenrybarreto%2Fsocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenrybarreto%2Fsocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenrybarreto%2Fsocks/lists"}