Skip to content

Commit 08cf95f

Browse files
committed
Update configs [2026-02-19 17:43 UTC]
1 parent 957d452 commit 08cf95f

61 files changed

Lines changed: 381825 additions & 341939 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,23 @@
22

33
### Per-Protocol Input & Output
44

5-
| Protocol | Input (unique) | Output (valid) | Pass Rate |
5+
| Protocol | Tested (unique) | valid | Pass Rate |
66
|---|---|---|---|
7-
| VMESS | 37777 | 145 | 0.4% |
8-
| VLESS | 82338 | 3147 | 3.8% |
9-
| TROJAN | 16056 | 1309 | 8.2% |
10-
| SS | 47664 | 2246 | 4.7% |
7+
| VMESS | 37632 | 168 | 0.4% |
8+
| VLESS | 82517 | 3361 | 4.1% |
9+
| TROJAN | 16058 | 1396 | 8.7% |
10+
| SS | 47632 | 2314 | 4.9% |
1111
| HY2 | 1684 | 1 | 0.1% |
1212
| HY | 0 | 0 | 0.0% |
1313
| TUIC | 71 | 0 | 0.0% |
14-
| **Total** | **185590** | **6848** | **3.7%** |
14+
| **Total** | **185594** | **7240** | **3.9%** |
1515

1616
| Metric | Value |
1717
|---|---|
18-
| Raw fetched lines | 763119 |
19-
| Unique after dedup | 185590 |
20-
| Valid configs | 6848 |
21-
| Processing time | 2168.66s |
18+
| Raw fetched lines | 762633 |
19+
| Unique after dedup | 185594 |
20+
| Valid configs | 7240 |
21+
| Processing time | 3380.89s |
2222

2323
---
2424

@@ -34,13 +34,13 @@
3434

3535
| Protocol | Count | Link |
3636
|---|---|---|
37-
| VMESS | 145 | [vmess.txt](https://github.com/Delta-Kronecker/V2ray-Config/raw/refs/heads/main/config/protocols/vmess.txt) |
38-
| VLESS | 3147 | [vless.txt](https://github.com/Delta-Kronecker/V2ray-Config/raw/refs/heads/main/config/protocols/vless.txt) |
39-
| TROJAN | 1309 | [trojan.txt](https://github.com/Delta-Kronecker/V2ray-Config/raw/refs/heads/main/config/protocols/trojan.txt) |
40-
| SS | 2246 | [ss.txt](https://github.com/Delta-Kronecker/V2ray-Config/raw/refs/heads/main/config/protocols/ss.txt) |
37+
| VMESS | 168 | [vmess.txt](https://github.com/Delta-Kronecker/V2ray-Config/raw/refs/heads/main/config/protocols/vmess.txt) |
38+
| VLESS | 3361 | [vless.txt](https://github.com/Delta-Kronecker/V2ray-Config/raw/refs/heads/main/config/protocols/vless.txt) |
39+
| TROJAN | 1396 | [trojan.txt](https://github.com/Delta-Kronecker/V2ray-Config/raw/refs/heads/main/config/protocols/trojan.txt) |
40+
| SS | 2314 | [ss.txt](https://github.com/Delta-Kronecker/V2ray-Config/raw/refs/heads/main/config/protocols/ss.txt) |
4141
| HY2 | 1 | [hy2.txt](https://github.com/Delta-Kronecker/V2ray-Config/raw/refs/heads/main/config/protocols/hy2.txt) |
4242

43-
### Clash — Standard Structure
43+
### Clash
4444

4545
Groups: **PROXY** (selector) → **Load-Balance** · **Auto** · **Fallback**
4646

@@ -76,9 +76,10 @@ Groups: **PROXY** (selector) → **Load-Balance** · **Auto** · **Fallback**
7676
| Batch 011 | 500 | [batch_011.txt](https://github.com/Delta-Kronecker/V2ray-Config/raw/refs/heads/main/config/batches/v2ray/batch_011.txt) |
7777
| Batch 012 | 500 | [batch_012.txt](https://github.com/Delta-Kronecker/V2ray-Config/raw/refs/heads/main/config/batches/v2ray/batch_012.txt) |
7878
| Batch 013 | 500 | [batch_013.txt](https://github.com/Delta-Kronecker/V2ray-Config/raw/refs/heads/main/config/batches/v2ray/batch_013.txt) |
79-
| Batch 014 | 348 | [batch_014.txt](https://github.com/Delta-Kronecker/V2ray-Config/raw/refs/heads/main/config/batches/v2ray/batch_014.txt) |
79+
| Batch 014 | 500 | [batch_014.txt](https://github.com/Delta-Kronecker/V2ray-Config/raw/refs/heads/main/config/batches/v2ray/batch_014.txt) |
80+
| Batch 015 | 240 | [batch_015.txt](https://github.com/Delta-Kronecker/V2ray-Config/raw/refs/heads/main/config/batches/v2ray/batch_015.txt) |
8081

81-
### Clash Standard Batches
82+
### Clash Batches
8283

8384
| Batch | Link |
8485
|---|---|
@@ -96,4 +97,5 @@ Groups: **PROXY** (selector) → **Load-Balance** · **Auto** · **Fallback**
9697
| Batch 012 | [batch_012.yaml](https://github.com/Delta-Kronecker/V2ray-Config/raw/refs/heads/main/config/batches/clash/batch_012.yaml) |
9798
| Batch 013 | [batch_013.yaml](https://github.com/Delta-Kronecker/V2ray-Config/raw/refs/heads/main/config/batches/clash/batch_013.yaml) |
9899
| Batch 014 | [batch_014.yaml](https://github.com/Delta-Kronecker/V2ray-Config/raw/refs/heads/main/config/batches/clash/batch_014.yaml) |
100+
| Batch 015 | [batch_015.yaml](https://github.com/Delta-Kronecker/V2ray-Config/raw/refs/heads/main/config/batches/clash/batch_015.yaml) |
99101

config/all_configs.txt

Lines changed: 6104 additions & 5712 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)