https://github.com/qv2ray/qv2ray

:star: Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计 :star:
https://github.com/qv2ray/qv2ray

Keywords

aur cmake cpp cpp17 debian plugin qt5 qv2ray qv2ray-plugins ssr trojan trojan-go v2fly v2ray

Keywords from Contributors

simulator community routing raytracer web-scraping website-monitor hydrological-model assessment autograding cryptocurrency

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

:star: Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计 :star:


Owner metadata


Committers metadata

Last synced: over 1 year ago

Total Commits: 2,873
Total Committers: 63
Avg Commits per committer: 45.603
Development Distribution Score (DDS): 0.688

Commits in past year: 25
Committers in past year: 4
Avg Commits per committer in past year: 6.25
Development Distribution Score (DDS) in past year: 0.28

Name Email Commits
Qv2ray-dev 5****v 897
QxQ 5****U 334
DuckSoft r****t@g****m 285
Leroy.H.Y l****3@h****m 273
Guobang Bi 3****0@q****m 245
Leroy.H.Y me@l****p 211
ymshenyu y****u@g****m 177
Qv2ray-Bot 5****t 110
DuckVador L****S@p****m 44
Hork a****3@o****m 43
Qv2ray Bot 5****y 32
ymshenyu 3****u 25
Leroy.H.Y a****n@l****p 22
dyhkwong 5****g 18
transifex-integration[bot] 4****] 16
LKM c****2@q****m 16
Moody Liu m****r@o****m 13
sixg0000d s****d@g****m 12
fancy s****x@t****n 10
Haoshen Zhong c****7@g****m 8
Kid 4****g 7
Leroy.H.Y gh@l****p 7
DuckVador 6****r 4
Leroy.H.Y 1****3 4
axionl i@a****e 4
gcc-13 8****3 3
zzndb 2****b 3
hzdrro h****o@g****m 3
GitHub Action a****n@g****m 2
zzndb e****2@g****m 2
and 33 more...

Committer domains:


Issue and Pull Request metadata

Last synced: over 1 year ago

Total issues: 99
Total pull requests: 27
Average time to close issues: 4 months
Average time to close pull requests: 10 days
Total issue authors: 88
Total pull request authors: 18
Average comments per issue: 4.02
Average comments per pull request: 1.41
Merged pull request: 9
Bot issues: 0
Bot pull requests: 0

Past year issues: 28
Past year pull requests: 3
Past year average time to close issues: about 2 months
Past year average time to close pull requests: about 6 hours
Past year issue authors: 26
Past year pull request authors: 3
Past year average comments per issue: 2.07
Past year average comments per pull request: 1.33
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/qv2ray/qv2ray

Top Issue Authors

  • DuckSoft (5)
  • blackteahamburger (3)
  • DOGZZY (2)
  • torgitor (2)
  • lsh1215225 (2)
  • Github4559 (2)
  • cangyin (2)
  • omidkh68 (1)
  • nopreq (1)
  • Neurotoxinw (1)
  • neesti (1)
  • muhammadmnorouzi (1)
  • MrSaeid007 (1)
  • mrkheradmand (1)
  • meysam001 (1)

Top Pull Request Authors

  • DuckSoft (6)
  • moodyhunter (3)
  • RungeCC (2)
  • dyhkwong (2)
  • foxlmy (1)
  • RoboTMTurkmenistan (1)
  • darsvador (1)
  • gsh20040816 (1)
  • PUDM (1)
  • ghost (1)
  • DanielBlackBeard (1)
  • Mmhmeysam (1)
  • rootmelo92118 (1)
  • Integral-Tech (1)
  • dwuggh (1)

Top Issue Labels

  • Bugs (63)
  • NewFeature (14)
  • help wanted (13)
  • Upstream (5)
  • high-quality-issue (4)
  • wontfix (3)
  • good first issue (3)
  • pr-welcome (3)
  • platform/macOS (3)
  • platform/Windows (3)
  • f/ui/editors (2)
  • answered (2)
  • not-a-bug (2)
  • platform/linux (2)
  • f/subscription (2)
  • t/compiling (1)
  • f/routing (1)
  • abusing (1)
  • f/latency (1)
  • Unknown (1)
  • f/system-proxy (1)
  • f/ui/mainwindow (1)
  • invalid (1)
  • t/runtime (1)

Top Pull Request Labels

  • abusing (1)

Package metadata

proxy.golang.org: github.com/qv2ray/qv2ray

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/qv2ray/qv2ray#section-documentation
  • Licenses: gpl-3.0
  • Latest release: v2.7.0+incompatible (published over 3 years ago)
  • Last Synced: 2024-05-18T20:43:40.542Z (12 months ago)
  • Versions: 51
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%

Dependencies

.github/workflows/build-qv2ray-cmake.yml actions
  • DuckSoft/create-7z-action v1.0 composite
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • actions/setup-node v1 composite
  • actions/setup-python v1 composite
  • actions/upload-artifact master composite
  • ashutoshvarma/setup-ninja master composite
  • ilammy/msvc-dev-cmd v1 composite
  • jurplel/install-qt-action v2 composite
  • svenstaro/upload-release-action v1-release composite
.github/workflows/build-qv2ray-qt6.yml actions
  • DuckSoft/create-7z-action v1.0 composite
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • actions/setup-node v1 composite
  • actions/setup-python v1 composite
  • actions/upload-artifact master composite
  • ashutoshvarma/setup-ninja master composite
  • ilammy/msvc-dev-cmd v1 composite
  • jurplel/install-qt-action v2 composite
  • svenstaro/upload-release-action v1-release composite
.github/workflows/deb.yml actions
  • actions/checkout v2 composite
  • actions/download-artifact v2 composite
  • actions/upload-artifact v2 composite
.github/workflows/hashfile.yml actions
  • actions/checkout v2 composite
  • svenstaro/upload-release-action v1-release composite
.github/workflows/nsis.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
  • actions/upload-artifact master composite
  • ashutoshvarma/setup-ninja master composite
  • ilammy/msvc-dev-cmd v1 composite
  • jurplel/install-qt-action v2 composite
  • svenstaro/upload-release-action v1-release composite

Score: -Infinity