{"id":24485790,"url":"https://github.com/debug-ing/socks5-go","last_synced_at":"2025-04-13T19:22:11.314Z","repository":{"id":246252550,"uuid":"820542439","full_name":"debug-ing/socks5-go","owner":"debug-ing","description":"socks5 proxy sever with manage user and usage traffic","archived":false,"fork":false,"pushed_at":"2024-09-06T01:50:40.000Z","size":31,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T10:01:53.568Z","etag":null,"topics":["golang","proxy","proxy-server","socks5"],"latest_commit_sha":null,"homepage":"","language":"Go","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/debug-ing.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":"2024-06-26T17:18:10.000Z","updated_at":"2024-09-06T01:50:43.000Z","dependencies_parsed_at":"2024-08-27T23:24:45.639Z","dependency_job_id":null,"html_url":"https://github.com/debug-ing/socks5-go","commit_stats":null,"previous_names":["debug-ing/socks5-go"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debug-ing%2Fsocks5-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debug-ing%2Fsocks5-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debug-ing%2Fsocks5-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debug-ing%2Fsocks5-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/debug-ing","download_url":"https://codeload.github.com/debug-ing/socks5-go/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248766687,"owners_count":21158302,"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":["golang","proxy","proxy-server","socks5"],"created_at":"2025-01-21T14:20:00.050Z","updated_at":"2025-04-13T19:22:11.272Z","avatar_url":"https://github.com/debug-ing.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Socs5 Proxy Server\n\nSOCKS Protocol Version 5\n\nTCP and IPv4/IPv6 support\n\n## Run Proxy Server\n\n```bash\n$ go run main.go\n```\n\nor in background\n\n```bash\n$ sh run.sh\n```\n\n\n## Create User\n\n```bash\n$ go run main.go adduser \u003cusername\u003e \u003cpassword\u003e\n```\nafter this you need reload app\n\nor\n\n```bash\n$ sh add.sh \u003cusername\u003e \u003cpassword\u003e\n```\nafter this you don't need reload app\n\n## Delete User\n\nopen users.json file and remove user after remove run this command\n\n```bash\n$ sh run.sh\n```\n\n## Show All User Traffic\n\n```bash\n$ go run main.go showtraffic\n```\n\nand you can open traffic.json and show users traffic :)\n\n## Missing features\n- [ ] Add Unit tests.\n- [ ] Add UDP support\n- [ ] Add a monitoring tool to check the health and status of the application.\n- [ ] Add a docker compose file\n- [ ] Add Api for report user traffic\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebug-ing%2Fsocks5-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdebug-ing%2Fsocks5-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebug-ing%2Fsocks5-go/lists"}