{"id":23588343,"url":"https://github.com/sloweax/sockc","last_synced_at":"2026-05-01T04:37:07.776Z","repository":{"id":269488641,"uuid":"907572171","full_name":"sloweax/sockc","owner":"sloweax","description":"simple proxy checker","archived":false,"fork":false,"pushed_at":"2025-01-13T05:16:15.000Z","size":43,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-17T06:11:16.743Z","etag":null,"topics":["checker","proxy","proxy-checker","shadowsocks","socks5"],"latest_commit_sha":null,"homepage":"","language":"Go","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/sloweax.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":"2024-12-23T22:42:30.000Z","updated_at":"2025-01-13T05:16:18.000Z","dependencies_parsed_at":"2025-02-18T05:45:08.141Z","dependency_job_id":"f82de3f6-6e3f-4d55-9459-0e43726550df","html_url":"https://github.com/sloweax/sockc","commit_stats":null,"previous_names":["sloweax/sockc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sloweax/sockc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloweax%2Fsockc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloweax%2Fsockc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloweax%2Fsockc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloweax%2Fsockc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sloweax","download_url":"https://codeload.github.com/sloweax/sockc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloweax%2Fsockc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32485297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["checker","proxy","proxy-checker","shadowsocks","socks5"],"created_at":"2024-12-27T05:13:20.479Z","updated_at":"2026-05-01T04:37:07.749Z","avatar_url":"https://github.com/sloweax.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Install\n```sh\ngo install github.com/sloweax/sockc@latest # binary will likely be installed at ~/go/bin\n```\n\n# Usage\n```\nusage: sockc [-h] [-a] [-d] [-j num] [-n val] [-o file] [-t host] [-u] [-v var] [-w seconds]\n             [-x url] [file...]\n\noptions:\n    -h, --help                shows usage and exits\n    -a, --append              open output file in append mode\n    -d, --detail              include the time to establish connection in the fragment\n                              of the proxy url (in seconds)\n    -j, --workers num         number of concurrent workers (default: 8)\n    -n, --network val         network to connect to -t (default: tcp)\n    -o, --output file         valid proxy output file (default: stdout)\n    -t, --target host         target host to check proxy validity. see \"-v\" option\n                              (default: google.com:443)\n    -u, --unique              don't scan the same proxy url twice\n    -v, --validity var        connect: validity by just connecting, tls: validity\n                              by succesfull tls handshake (default: tls)\n    -w, --timeout seconds     proxy connection timeout. 0 for no timeout (default:\n                              10)\n    -x, --proxy url           use proxy to connect to proxies\n    file                      check proxies from file. if no file is provided it\n                              is read from stdin\n```\n\n# Example\n```sh\n$ cat proxies.txt\nsocks5://123.123.123.123:123\nsocks5://321.321.321.321:321\n\n$ cat proxies.txt | sockc\nsocks5://123.123.123.123:123\n# errors are printed to stderr\nsocks connect tcp 321.321.321.321:321-\u003egoogle.com:443: dial tcp: lookup 321.321.321.321: no such host\n```\n\n# Supported protocols\n\n- socks5 `{socks5,socks5h}://user:password@host:port`\n- shadowsocks `ss://method:password@host:port (not base64 encoded)`\n\ncustom protocols are supported by implementing `golang.org/x/net/proxy`'s `proxy.ContextDialer` and registering it with `proxy.RegisterDialerType()`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloweax%2Fsockc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsloweax%2Fsockc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloweax%2Fsockc/lists"}