PauperZ / SSRSpeedN

基于SSRSpeed修改,支持同时进行单线程/多线程测速,并可同时进行流媒体解锁状态测试
GNU General Public License v3.0
1.13k stars 157 forks source link

其它流媒体的测试结果不显示 #31

Closed pscj closed 2 years ago

pscj commented 2 years ago

选择了disney+ hbo, 但result的图片里没有生成啊。配置文件如下

{ "localAddress": "127.0.0.1", "localPort": 10870, "excludeRemarks": [ "剩余流量", "到期时间", "过期时间" ], "proxy": { "enabled": false, "address": "127.0.0.1", "port": 1080, "username": null, "password": null }, "ntt": { "enabled": true, "internal_ip": "0.0.0.0", "internal_port": 54320 }, "ping": false, "gping": true, "port": true, "speed": false, "method": "SOCKET", "StSpeed": false, "netflix": true, "stream": false, "hbo": true, "disney": true, "youtube": false, "abema": false, "bahamut": false, "tvb": false, "geoip":false, "multiplex":false, "web": { "listen": "127.0.0.1", "port": 10870, "token": "" }, "exportResult": { "uploadResult": false, "hide_max_speed": false, "font": "./resources/fonts/SourceHanSansCN-Medium.otf", "colors": [ { "name": "origin", "colors": { "4.0": [ 102, 255, 102 ], "8.0": [ 255, 255, 102 ], "16.0": [ 255, 178, 102 ], "24.0": [ 255, 102, 102 ], "32.0": [ 226, 140, 255 ], "40.0": [ 102, 204, 255 ], "50.0": [ 102, 102, 255 ] } }, { "name": "poor", "colors": { "4.0": [ 255, 215, 0 ], "8.0": [ 255, 178, 1 ], "16.0": [ 252, 105, 114 ], "24.0": [ 233, 130, 217 ], "32.0": [ 194, 108, 255 ], "40.0": [ 102, 192, 255 ], "50.0": [ 102, 111, 255 ] } } ] }, "uploadResult": { "apiToken": "", "server": "", "remark": "Example Remark." }, "fileDownload": { "maxWorkers": 4, "buffer": 4096, "skipRuleMatch": false, "rules": [ { "mode": "match_isp", "ISP": "Microsoft Corporation", "tag": "Google" }, { "mode": "match_isp", "ISP": "Google LLC", "tag": "Default" }, { "mode": "match_location", "countries": [ "TH" ], "tag": "Google" } ], "downloadLinks": [ { "link": "https://dl.google.com/dl/android/studio/install/3.4.1.0/android-studio-ide-183.5522156-windows.exe", "fileSize": 971, "tag": "Default" }, { "link": "https://dl.google.com/dl/android/studio/install/3.4.1.0/android-studio-ide-183.5522156-windows.exe", "fileSize": 971, "tag": "Google" } ] }, "webPageSimulation": { "maxThread": 4, "urls": [ "https://www.google.com.hk", "https://www.youtube.com", "https://www.bing.com", "https://www.github.com", "https://www.microsoft.com" ], "cnUrls": [ "https://www.baidu.com", "https://www.weibo.com", "https://www.qq.com" ] } }

微信截图_20220530132525
PauperZ commented 2 years ago

stream选true