@wcj/github-rank 24.3.3 → 24.3.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/repos.json +21146 -21146
- package/dist/trending-daily.json +196 -196
- package/dist/trending-monthly.json +147 -147
- package/dist/trending-weekly.json +176 -176
- package/dist/users.china.json +1082 -1082
- package/dist/users.json +4988 -4988
- package/package.json +1 -1
- package/web/data/repos.json +21146 -21146
- package/web/data/trending-daily.json +196 -196
- package/web/data/trending-monthly.json +147 -147
- package/web/data/trending-weekly.json +176 -176
- package/web/data/users.china.json +1082 -1082
- package/web/data/users.json +4988 -4988
- package/web/index.html +3889 -3889
- package/web/repos.html +2918 -2918
- package/web/trending-monthly.html +139 -139
- package/web/trending-weekly.html +163 -167
- package/web/trending.html +183 -163
- package/web/users.china.html +845 -845
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "WongKinYiu/yolov9",
|
|
4
|
-
"language": "Python",
|
|
5
|
-
"color": "#3572A5",
|
|
6
|
-
"description": "Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information",
|
|
7
|
-
"forked": "713",
|
|
8
|
-
"stargazers_count": 5979,
|
|
9
|
-
"todayStar": "4606 stars this week",
|
|
10
|
-
"html_url": "https://github.com/WongKinYiu/yolov9",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "yuzu-emu/yuzu",
|
|
15
4
|
"language": "C++",
|
|
16
5
|
"color": "#f34b7d",
|
|
17
6
|
"description": "Nintendo Switch emulator",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "4065",
|
|
8
|
+
"stargazers_count": 38802,
|
|
9
|
+
"todayStar": "5297 stars this week",
|
|
21
10
|
"html_url": "https://github.com/yuzu-emu/yuzu",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "WongKinYiu/yolov9",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information",
|
|
18
|
+
"forked": "721",
|
|
19
|
+
"stargazers_count": 6077,
|
|
20
|
+
"todayStar": "3657 stars this week",
|
|
21
|
+
"html_url": "https://github.com/WongKinYiu/yolov9",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
28
|
"description": "该项目可以让你通过订阅的方式使用Cloudflare WARP+,自动获取流量。This project enables you to use Cloudflare WARP+ through subscription, automatically acquiring traffic.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "677",
|
|
30
|
+
"stargazers_count": 4698,
|
|
31
|
+
"todayStar": "2880 stars this week",
|
|
32
32
|
"html_url": "https://github.com/vvbbnn00/WARP-Clash-API",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
@@ -37,241 +37,241 @@
|
|
|
37
37
|
"language": "TypeScript",
|
|
38
38
|
"color": "#3178c6",
|
|
39
39
|
"description": "SoraWebui is an open-source Sora web client, enabling users to easily create videos from text with OpenAI's Sora model.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "362",
|
|
41
|
+
"stargazers_count": 1738,
|
|
42
|
+
"todayStar": "634 stars this week",
|
|
43
43
|
"html_url": "https://github.com/SoraWebui/SoraWebui",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "google/gemma.cpp",
|
|
48
|
-
"language": "C++",
|
|
49
|
-
"color": "#f34b7d",
|
|
50
|
-
"description": "lightweight, standalone C++ inference engine for Google's Gemma models.",
|
|
51
|
-
"forked": "404",
|
|
52
|
-
"stargazers_count": 4829,
|
|
53
|
-
"todayStar": "2351 stars this week",
|
|
54
|
-
"html_url": "https://github.com/google/gemma.cpp",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "mttaggart/I-S00N",
|
|
59
|
-
"language": "",
|
|
60
|
-
"color": "",
|
|
61
|
-
"description": "Anxun Shanghai (I-SOON) Data Dump Translations (PII Redacted)",
|
|
62
|
-
"forked": "307",
|
|
63
|
-
"stargazers_count": 617,
|
|
64
|
-
"todayStar": "407 stars this week",
|
|
65
|
-
"html_url": "https://github.com/mttaggart/I-S00N",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
46
|
{
|
|
69
47
|
"full_name": "movie-web/movie-web",
|
|
70
48
|
"language": "TypeScript",
|
|
71
49
|
"color": "#3178c6",
|
|
72
50
|
"description": "A small web app for watching movies and shows easily",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
51
|
+
"forked": "2117",
|
|
52
|
+
"stargazers_count": 19229,
|
|
53
|
+
"todayStar": "662 stars this week",
|
|
76
54
|
"html_url": "https://github.com/movie-web/movie-web",
|
|
77
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
78
56
|
},
|
|
79
57
|
{
|
|
80
58
|
"full_name": "massgravel/Microsoft-Activation-Scripts",
|
|
81
59
|
"language": "Batchfile",
|
|
82
60
|
"color": "#C1F12E",
|
|
83
61
|
"description": "A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
62
|
+
"forked": "6565",
|
|
63
|
+
"stargazers_count": 66070,
|
|
64
|
+
"todayStar": "2751 stars this week",
|
|
87
65
|
"html_url": "https://github.com/massgravel/Microsoft-Activation-Scripts",
|
|
88
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
89
67
|
},
|
|
90
68
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank":
|
|
69
|
+
"full_name": "microsoft/generative-ai-for-beginners",
|
|
70
|
+
"language": "JupyterNotebook",
|
|
71
|
+
"color": "#DA5B0B",
|
|
72
|
+
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
73
|
+
"forked": "16158",
|
|
74
|
+
"stargazers_count": 25954,
|
|
75
|
+
"todayStar": "1685 stars this week",
|
|
76
|
+
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
77
|
+
"rank": 7
|
|
100
78
|
},
|
|
101
79
|
{
|
|
102
80
|
"full_name": "Lunakepio/Mario-Kart-3.js",
|
|
103
81
|
"language": "JavaScript",
|
|
104
82
|
"color": "#f1e05a",
|
|
105
83
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
84
|
+
"forked": "716",
|
|
85
|
+
"stargazers_count": 3023,
|
|
86
|
+
"todayStar": "1678 stars this week",
|
|
109
87
|
"html_url": "https://github.com/Lunakepio/Mario-Kart-3.js",
|
|
110
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
111
89
|
},
|
|
112
90
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
91
|
+
"full_name": "public-apis/public-apis",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "A collective list of free APIs",
|
|
95
|
+
"forked": "31003",
|
|
96
|
+
"stargazers_count": 284155,
|
|
97
|
+
"todayStar": "3831 stars this week",
|
|
98
|
+
"html_url": "https://github.com/public-apis/public-apis",
|
|
99
|
+
"rank": 9
|
|
122
100
|
},
|
|
123
101
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
102
|
+
"full_name": "gunnarmorling/1brc",
|
|
103
|
+
"language": "Java",
|
|
104
|
+
"color": "#b07219",
|
|
105
|
+
"description": "1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java",
|
|
106
|
+
"forked": "1329",
|
|
107
|
+
"stargazers_count": 4028,
|
|
108
|
+
"todayStar": "429 stars this week",
|
|
109
|
+
"html_url": "https://github.com/gunnarmorling/1brc",
|
|
110
|
+
"rank": 10
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"full_name": "google/gemma.cpp",
|
|
114
|
+
"language": "C++",
|
|
115
|
+
"color": "#f34b7d",
|
|
116
|
+
"description": "lightweight, standalone C++ inference engine for Google's Gemma models.",
|
|
117
|
+
"forked": "411",
|
|
118
|
+
"stargazers_count": 4866,
|
|
119
|
+
"todayStar": "1862 stars this week",
|
|
120
|
+
"html_url": "https://github.com/google/gemma.cpp",
|
|
121
|
+
"rank": 11
|
|
133
122
|
},
|
|
134
123
|
{
|
|
135
124
|
"full_name": "qarmin/czkawka",
|
|
136
125
|
"language": "Rust",
|
|
137
126
|
"color": "#dea584",
|
|
138
127
|
"description": "Multi functional app to find duplicates, empty folders, similar images etc.",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
128
|
+
"forked": "533",
|
|
129
|
+
"stargazers_count": 15946,
|
|
130
|
+
"todayStar": "811 stars this week",
|
|
142
131
|
"html_url": "https://github.com/qarmin/czkawka",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "pydantic/FastUI",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "Build better UIs faster.",
|
|
139
|
+
"forked": "237",
|
|
140
|
+
"stargazers_count": 5551,
|
|
141
|
+
"todayStar": "1337 stars this week",
|
|
142
|
+
"html_url": "https://github.com/pydantic/FastUI",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
146
|
+
"full_name": "EbookFoundation/free-programming-books",
|
|
147
|
+
"language": "",
|
|
148
|
+
"color": "",
|
|
149
|
+
"description": "📚 Freely available programming books",
|
|
150
|
+
"forked": "59274",
|
|
151
|
+
"stargazers_count": 314190,
|
|
152
|
+
"todayStar": "1420 stars this week",
|
|
153
|
+
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "openai-translator/openai-translator",
|
|
158
|
+
"language": "TypeScript",
|
|
159
|
+
"color": "#3178c6",
|
|
160
|
+
"description": "基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.",
|
|
161
|
+
"forked": "1537",
|
|
162
|
+
"stargazers_count": 21039,
|
|
163
|
+
"todayStar": "583 stars this week",
|
|
164
|
+
"html_url": "https://github.com/openai-translator/openai-translator",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "mttaggart/I-S00N",
|
|
169
|
+
"language": "",
|
|
170
|
+
"color": "",
|
|
171
|
+
"description": "Anxun Shanghai (I-SOON) Data Dump Translations (PII Redacted)",
|
|
172
|
+
"forked": "310",
|
|
173
|
+
"stargazers_count": 620,
|
|
174
|
+
"todayStar": "150 stars this week",
|
|
175
|
+
"html_url": "https://github.com/mttaggart/I-S00N",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "public-apis/public-apis",
|
|
180
|
-
"language": "Python",
|
|
181
|
-
"color": "#3572A5",
|
|
182
|
-
"description": "A collective list of free APIs",
|
|
183
|
-
"forked": "30990",
|
|
184
|
-
"stargazers_count": 284015,
|
|
185
|
-
"todayStar": "3740 stars this week",
|
|
186
|
-
"html_url": "https://github.com/public-apis/public-apis",
|
|
187
|
-
"rank": 17
|
|
188
|
-
},
|
|
189
178
|
{
|
|
190
179
|
"full_name": "levihsu/OOTDiffusion",
|
|
191
180
|
"language": "Python",
|
|
192
181
|
"color": "#3572A5",
|
|
193
182
|
"description": "Official implementation of OOTDiffusion: Outfitting Fusion based Latent Diffusion for Controllable Virtual Try-on",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
183
|
+
"forked": "383",
|
|
184
|
+
"stargazers_count": 2769,
|
|
185
|
+
"todayStar": "732 stars this week",
|
|
197
186
|
"html_url": "https://github.com/levihsu/OOTDiffusion",
|
|
187
|
+
"rank": 17
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "chenzomi12/DeepLearningSystem",
|
|
191
|
+
"language": "JupyterNotebook",
|
|
192
|
+
"color": "#DA5B0B",
|
|
193
|
+
"description": "Deep Learning System core principles introduction.",
|
|
194
|
+
"forked": "958",
|
|
195
|
+
"stargazers_count": 7073,
|
|
196
|
+
"todayStar": "336 stars this week",
|
|
197
|
+
"html_url": "https://github.com/chenzomi12/DeepLearningSystem",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
201
|
+
"full_name": "toeverything/AFFiNE",
|
|
202
|
+
"language": "TypeScript",
|
|
203
|
+
"color": "#3178c6",
|
|
204
|
+
"description": "There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.",
|
|
205
|
+
"forked": "1817",
|
|
206
|
+
"stargazers_count": 28205,
|
|
207
|
+
"todayStar": "1495 stars this week",
|
|
208
|
+
"html_url": "https://github.com/toeverything/AFFiNE",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
215
|
-
"description": "Web
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
212
|
+
"full_name": "ChatGPTNextWeb/ChatGPT-Next-Web",
|
|
213
|
+
"language": "TypeScript",
|
|
214
|
+
"color": "#3178c6",
|
|
215
|
+
"description": "A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。",
|
|
216
|
+
"forked": "52289",
|
|
217
|
+
"stargazers_count": 62972,
|
|
218
|
+
"todayStar": "961 stars this week",
|
|
219
|
+
"html_url": "https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
|
+
{
|
|
223
|
+
"full_name": "google-deepmind/gemma",
|
|
224
|
+
"language": "JupyterNotebook",
|
|
225
|
+
"color": "#DA5B0B",
|
|
226
|
+
"description": "Open weights LLM from Google DeepMind.",
|
|
227
|
+
"forked": "194",
|
|
228
|
+
"stargazers_count": 1545,
|
|
229
|
+
"todayStar": "315 stars this week",
|
|
230
|
+
"html_url": "https://github.com/google-deepmind/gemma",
|
|
231
|
+
"rank": 21
|
|
232
|
+
},
|
|
222
233
|
{
|
|
223
234
|
"full_name": "XTLS/Xray-core",
|
|
224
235
|
"language": "Go",
|
|
225
236
|
"color": "#00ADD8",
|
|
226
237
|
"description": "Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
238
|
+
"forked": "3435",
|
|
239
|
+
"stargazers_count": 20980,
|
|
240
|
+
"todayStar": "184 stars this week",
|
|
230
241
|
"html_url": "https://github.com/XTLS/Xray-core",
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"full_name": "pydantic/FastUI",
|
|
235
|
-
"language": "Python",
|
|
236
|
-
"color": "#3572A5",
|
|
237
|
-
"description": "Build better UIs faster.",
|
|
238
|
-
"forked": "210",
|
|
239
|
-
"stargazers_count": 5129,
|
|
240
|
-
"todayStar": "856 stars this week",
|
|
241
|
-
"html_url": "https://github.com/pydantic/FastUI",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
245
|
+
"full_name": "nvim-lua/kickstart.nvim",
|
|
246
|
+
"language": "Lua",
|
|
247
|
+
"color": "#000080",
|
|
248
|
+
"description": "A launch point for your personal nvim configuration",
|
|
249
|
+
"forked": "7494",
|
|
250
|
+
"stargazers_count": 11982,
|
|
251
|
+
"todayStar": "453 stars this week",
|
|
252
|
+
"html_url": "https://github.com/nvim-lua/kickstart.nvim",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
256
|
+
"full_name": "Ryujinx/Ryujinx",
|
|
257
|
+
"language": "C#",
|
|
258
|
+
"color": "#178600",
|
|
259
|
+
"description": "Experimental Nintendo Switch Emulator written in C#",
|
|
260
|
+
"forked": "2470",
|
|
261
|
+
"stargazers_count": 26766,
|
|
262
|
+
"todayStar": "305 stars this week",
|
|
263
|
+
"html_url": "https://github.com/Ryujinx/Ryujinx",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
267
|
+
"full_name": "MHSanaei/3x-ui",
|
|
268
|
+
"language": "JavaScript",
|
|
269
|
+
"color": "#f1e05a",
|
|
270
|
+
"description": "Xray panel supporting multi-protocol multi-user expire day & traffic & ip limit (Vmess & Vless & Trojan & ShadowSocks & Wireguard)",
|
|
271
|
+
"forked": "1260",
|
|
272
|
+
"stargazers_count": 6459,
|
|
273
|
+
"todayStar": "621 stars this week",
|
|
274
|
+
"html_url": "https://github.com/MHSanaei/3x-ui",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|