{"id":18648694,"url":"https://github.com/eaimty/socks5-server","last_synced_at":"2025-04-06T06:13:06.805Z","repository":{"id":41154553,"uuid":"485455134","full_name":"EAimTY/socks5-server","owner":"EAimTY","description":"Fine-grained, relatively low-level asynchronized SOCKS5 server library based on tokio","archived":false,"fork":false,"pushed_at":"2024-07-18T09:25:11.000Z","size":118,"stargazers_count":42,"open_issues_count":2,"forks_count":17,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-09-15T17:22:39.232Z","etag":null,"topics":["async","rust","socks5"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EAimTY.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":"2022-04-25T16:47:50.000Z","updated_at":"2024-09-04T08:28:41.000Z","dependencies_parsed_at":"2024-01-19T10:57:12.106Z","dependency_job_id":"adfacad1-e9c7-4b38-a393-725fc8a9330b","html_url":"https://github.com/EAimTY/socks5-server","commit_stats":{"total_commits":45,"total_committers":2,"mean_commits":22.5,"dds":"0.022222222222222254","last_synced_commit":"ee4f36c7e6b26d9ece69f3fd470e5c5846b66974"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EAimTY%2Fsocks5-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EAimTY%2Fsocks5-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EAimTY%2Fsocks5-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EAimTY%2Fsocks5-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EAimTY","download_url":"https://codeload.github.com/EAimTY/socks5-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247441059,"owners_count":20939239,"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":["async","rust","socks5"],"created_at":"2024-11-07T06:33:24.612Z","updated_at":"2025-04-06T06:13:06.786Z","avatar_url":"https://github.com/EAimTY.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# socks5-server\n\nFine-grained relatively low-level asynchronized SOCKS5 server library based on tokio.\n\n[![Version](https://img.shields.io/crates/v/socks5-server.svg?style=flat)](https://crates.io/crates/socks5-server)\n[![Documentation](https://img.shields.io/badge/docs-release-brightgreen.svg?style=flat)](https://docs.rs/socks5-server)\n[![License](https://img.shields.io/crates/l/socks5-server.svg?style=flat)](https://github.com/EAimTY/socks5-server/blob/master/LICENSE)\n\nThis repo includes two crates:\n- [socks5-server](https://github.com/EAimTY/socks5-server/tree/master/socks5-server) - Provides a fine-grained, relatively low-level asynchronized SOCKS5 server library based on tokio\n- [socks5-proto](https://github.com/EAimTY/socks5-server/tree/master/socks5-proto) - Provides fundamental abstractions and async read / write functions for SOCKS5 protocol\n\nDue to the long-term evolution, the implementation of the socks5 protocol varies greatly according to the requirements of different usage scenarios. Therefore, this library abstracts the socks5 protocol from a lower level so that it can be adapted to more usage scenarios.\n\n## License\nGNU General Public License v3.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feaimty%2Fsocks5-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feaimty%2Fsocks5-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feaimty%2Fsocks5-server/lists"}