|
6 | 6 | }, |
7 | 7 |
|
8 | 8 |
|
9 | | - "remarks": "MITM-DomainFronting_v19", |
| 9 | + "remarks": "MITM-DomainFronting_v20", |
10 | 10 |
|
11 | 11 | "version": { |
12 | 12 | "min": "26.2.6" |
|
34 | 34 | "amazon-cloudfront.redirect": "kubernetes.io", |
35 | 35 | "github-com.redirect": "www.github.com", |
36 | 36 | "github-com-2.redirect": "collector.github.com", |
| 37 | + "github-uploads.redirect": ["140.82.121.13", "140.82.121.14"], |
37 | 38 | "github-alive.redirect": "alive.github.com", |
38 | 39 | "pubmed.redirect": "pubmed.ncbi.nlm.nih.gov" |
39 | 40 | }, |
|
350 | 351 | } |
351 | 352 | } |
352 | 353 | }, |
| 354 | + { |
| 355 | + "tag": "tls-repack-github-uploads", |
| 356 | + "protocol": "direct", |
| 357 | + "settings": { |
| 358 | + "redirect": "github-uploads.redirect:443" |
| 359 | + }, |
| 360 | + "streamSettings": { |
| 361 | + "security": "tls", |
| 362 | + "tlsSettings": { |
| 363 | + "serverName": "140.82.121.13", |
| 364 | + "verifyPeerCertByName": "fromMitM,140.82.121.13,140.82.121.14,alive.github.com,live.github.com,github.com,www.github.com,actions.githubusercontent.com,central.github.com,githubassets.com,github.io,githubusercontent.com,uploads.github.com,alambic-origin.githubusercontent.com,camo-origin.githubusercontent.com", |
| 365 | + "alpn": ["fromMitM"], |
| 366 | + "fingerprint": "chrome" |
| 367 | + }, |
| 368 | + "sockopt": { |
| 369 | + "domainStrategy": "ForceIP", |
| 370 | + "happyEyeballs": { |
| 371 | + "tryDelayMs": 300, |
| 372 | + "prioritizeIPv6": false, |
| 373 | + "interleave": 2, |
| 374 | + "maxConcurrentTry": 20 |
| 375 | + } |
| 376 | + } |
| 377 | + } |
| 378 | + }, |
353 | 379 | { |
354 | 380 | "tag": "tls-repack-github-alive", |
355 | 381 | "protocol": "direct", |
|
492 | 518 | "domain": ["domain:objects-origin.githubusercontent.com", "domain:api.individual.githubcopilot.com", "domain:glb-db52c2cf8be544.github.com", "domain:api.githubcopilot.com", "domain:collector.github.com", "domain:central.github.com"], |
493 | 519 | "inboundTag": ["tls-decrypt-h211"] |
494 | 520 | }, |
| 521 | + { |
| 522 | + "outboundTag": "tls-repack-github-uploads", |
| 523 | + "domain": ["domain:uploads.github.com", "domain:alambic-origin.githubusercontent.com", "domain:camo-origin.githubusercontent.com"], |
| 524 | + "inboundTag": ["tls-decrypt-h211"] |
| 525 | + }, |
495 | 526 | { |
496 | 527 | "outboundTag": "tls-repack-pubmed", |
497 | 528 | "domain": ["domain:pmc.ncbi.nlm.nih.gov"], |
|
527 | 558 | "outboundTag": "redirect-out-h211", |
528 | 559 | "network": "tcp", |
529 | 560 | "port": 443, |
530 | | - "domain": ["geosite:github", "geosite:google", "geosite:vercel", "geosite:fastly", "geosite:reddit", "geosite:netlify", "geosite:cnn", "domain:buzzfeed.com", "domain:release-assets.githubusercontent.com", "domain:private-user-images.githubusercontent.com", "domain:raw.githubusercontent.com", "domain:github.githubassets.com", "domain:avatars.githubusercontent.com", "domain:xtls.github.io", "domain:gist.github.com", "domain:objects-origin.githubusercontent.com", "domain:api.individual.githubcopilot.com", "domain:glb-db52c2cf8be544.github.com", "domain:api.githubcopilot.com", "domain:camo.githubusercontent.com", "domain:pmc.ncbi.nlm.nih.gov"] |
| 561 | + "domain": ["geosite:github", "geosite:google", "geosite:vercel", "geosite:fastly", "geosite:reddit", "geosite:netlify", "geosite:cnn", "domain:buzzfeed.com", "domain:release-assets.githubusercontent.com", "domain:private-user-images.githubusercontent.com", "domain:raw.githubusercontent.com", "domain:github.githubassets.com", "domain:avatars.githubusercontent.com", "domain:xtls.github.io", "domain:gist.github.com", "domain:objects-origin.githubusercontent.com", "domain:api.individual.githubcopilot.com", "domain:glb-db52c2cf8be544.github.com", "domain:api.githubcopilot.com", "domain:camo.githubusercontent.com", "domain:uploads.github.com", "domain:alambic-origin.githubusercontent.com", "domain:camo-origin.githubusercontent.com", "domain:pmc.ncbi.nlm.nih.gov"] |
531 | 562 | }, |
532 | 563 | { |
533 | 564 | "outboundTag": "block", |
|
0 commit comments