{"id":13441803,"url":"https://github.com/v2fly/v2ray-core","last_synced_at":"2026-02-15T20:12:44.190Z","repository":{"id":37250721,"uuid":"181461073","full_name":"v2fly/v2ray-core","owner":"v2fly","description":"A platform for building proxies to bypass network restrictions.","archived":false,"fork":false,"pushed_at":"2025-11-10T22:01:03.000Z","size":68752,"stargazers_count":32473,"open_issues_count":32,"forks_count":4922,"subscribers_count":451,"default_branch":"master","last_synced_at":"2025-11-12T21:47:05.341Z","etag":null,"topics":["anticensorship","hacktoberfest","network","proxy","shadowsocks","socks5","trojan","tunnel","v2fly","v2ray","vless","vmess","vpn"],"latest_commit_sha":null,"homepage":"https://v2fly.org","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/v2fly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-04-15T10:05:54.000Z","updated_at":"2025-11-12T15:33:45.000Z","dependencies_parsed_at":"2024-01-06T14:12:25.266Z","dependency_job_id":"8dee5b90-2745-4007-aaf2-46f69ebb912e","html_url":"https://github.com/v2fly/v2ray-core","commit_stats":{"total_commits":6220,"total_committers":167,"mean_commits":37.24550898203593,"dds":"0.36028938906752417","last_synced_commit":"d9181ad84a1a2789ae761f02da782a72a64cf28b"},"previous_names":[],"tags_count":460,"template":false,"template_full_name":null,"purl":"pkg:github/v2fly/v2ray-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v2fly%2Fv2ray-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v2fly%2Fv2ray-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v2fly%2Fv2ray-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v2fly%2Fv2ray-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/v2fly","download_url":"https://codeload.github.com/v2fly/v2ray-core/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v2fly%2Fv2ray-core/sbom","scorecard":{"id":914012,"data":{"date":"2025-08-11","repo":{"name":"github.com/v2fly/v2ray-core","commit":"e880c61f86dd9098299ccf5ab6709a1896488226"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/8 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/linter.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/sign.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/linter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linter.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:367: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sign.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/sign.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/v2fly/v2ray-core/test.yml/master?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/release.yml:232","Warn: goCommand not pinned by hash: .github/workflows/test.yml:49","Warn: downloadThenRun not pinned by hash: .github/workflows/test.yml:55","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.38.0 not signed: https://api.github.com/repos/v2fly/v2ray-core/releases/235379856","Warn: release artifact v5.37.0 not signed: https://api.github.com/repos/v2fly/v2ray-core/releases/230197406","Warn: release artifact v5.36.0 not signed: https://api.github.com/repos/v2fly/v2ray-core/releases/229801633","Warn: release artifact v5.35.0 not signed: https://api.github.com/repos/v2fly/v2ray-core/releases/228679523","Warn: release artifact v5.34.0 not signed: https://api.github.com/repos/v2fly/v2ray-core/releases/228006143","Warn: release artifact v5.38.0 does not have provenance: https://api.github.com/repos/v2fly/v2ray-core/releases/235379856","Warn: release artifact v5.37.0 does not have provenance: https://api.github.com/repos/v2fly/v2ray-core/releases/230197406","Warn: release artifact v5.36.0 does not have provenance: https://api.github.com/repos/v2fly/v2ray-core/releases/229801633","Warn: release artifact v5.35.0 does not have provenance: https://api.github.com/repos/v2fly/v2ray-core/releases/228679523","Warn: release artifact v5.34.0 does not have provenance: https://api.github.com/repos/v2fly/v2ray-core/releases/228006143"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T20:19:17.631Z","repository_id":37250721,"created_at":"2025-08-24T20:19:17.631Z","updated_at":"2025-08-24T20:19:17.631Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284115869,"owners_count":26949957,"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","status":"online","status_checked_at":"2025-11-12T02:00:06.336Z","response_time":59,"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":["anticensorship","hacktoberfest","network","proxy","shadowsocks","socks5","trojan","tunnel","v2fly","v2ray","vless","vmess","vpn"],"created_at":"2024-07-31T03:01:38.221Z","updated_at":"2025-11-12T21:47:21.921Z","avatar_url":"https://github.com/v2fly.png","language":"Go","readme":"\u003cdiv\u003e\n  \u003cimg width=\"190\" height=\"210\" align=\"left\" src=\"https://raw.githubusercontent.com/v2fly/v2fly-github-io/master/docs/.vuepress/public/readme-logo.png\" alt=\"V2Ray\"/\u003e\n  \u003cbr\u003e\n  \u003ch1\u003eProject V\u003c/h1\u003e\n  \u003cp\u003eProject V is a set of network tools that helps you to build your own computer network. It secures your network connections and thus protects your privacy.\u003c/p\u003e\n\u003c/div\u003e\n\n[![GitHub Test Badge](https://github.com/v2fly/v2ray-core/actions/workflows/test.yml/badge.svg)](https://github.com/v2fly/v2ray-core/actions/workflows/test.yml)\n[![codecov.io](https://codecov.io/gh/v2fly/v2ray-core/branch/master/graph/badge.svg?branch=master)](https://codecov.io/gh/v2fly/v2ray-core?branch=master)\n[![goreportcard](https://goreportcard.com/badge/github.com/v2fly/v2ray-core/v5)](https://goreportcard.com/report/github.com/v2fly/v2ray-core/v5)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/e150b7ede2114388921943bf23d95161)](https://app.codacy.com/gh/v2fly/v2ray-core/dashboard)\n[![Downloads](https://img.shields.io/github/downloads/v2fly/v2ray-core/total.svg)](https://github.com/v2fly/v2ray-core/releases/latest)\n\n## Related Links\n\n- [Documentation](https://www.v2fly.org) and [Newcomer's Instructions](https://www.v2fly.org/guide/start.html)\n- Welcome to translate V2Ray documents via [Transifex](https://www.transifex.com/v2fly/public/)\n\n## Packaging Status\n\n\u003e If you are willing to package V2Ray for other distros/platforms, please let us know or seek for help via [GitHub issues](https://github.com/v2fly/v2ray-core/issues).\n\n[![Packaging status](https://repology.org/badge/vertical-allrepos/v2ray.svg)](https://repology.org/project/v2ray/versions)\n\n## License\n\n[The MIT License (MIT)](https://raw.githubusercontent.com/v2fly/v2ray-core/master/LICENSE)\n\n## Credits\n\nThis repo relies on the following third-party projects:\n\n- In production:\n  - [gorilla/websocket](https://github.com/gorilla/websocket)\n  - [quic-go/quic-go](https://github.com/quic-go/quic-go)\n  - [pires/go-proxyproto](https://github.com/pires/go-proxyproto)\n  - [seiflotfy/cuckoofilter](https://github.com/seiflotfy/cuckoofilter)\n  - [google/starlark-go](https://github.com/google/starlark-go)\n  - [jhump/protoreflect](https://github.com/jhump/protoreflect)\n  - [inetaf/netaddr](https://github.com/inetaf/netaddr)\n\n- For testing only:\n  - [miekg/dns](https://github.com/miekg/dns)\n  - [h12w/socks](https://github.com/h12w/socks)\n","funding_links":[],"categories":["HarmonyOS","Go","开源类库","Before using VPN, please modify **[DNS](https://www.dnsperf.com/#!dns-resolvers)** to ensure that the vpn server is correct resolve. [How to Change Your DNS](https://www.wikihow.com/wikiHowTo?search=dns) **[Change sim Mobile data APN](https://apkpure.com/apn-settings/net.thenatureweb.apnsettings)**","Open source library","语言资源库","网络服务","Repos","vpn","hacktoberfest","Libraries"],"sub_categories":["Windows Manager","网络","The Internet","go","网络服务_其他","Go"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv2fly%2Fv2ray-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fv2fly%2Fv2ray-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv2fly%2Fv2ray-core/lists"}