XTLS / Xray-core

Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
https://t.me/projectXray
Mozilla Public License 2.0
25.78k stars 3.97k forks source link

Add expectedResponseCode to BurstObservatory #4062

Open yuhan6665 opened 22 hours ago

yuhan6665 commented 22 hours ago

{ "destination": "https://connectivitycheck.gstatic.com/generate_204", "expectedResponseCode ": [ 204 ], "interval": "1h", "sampling": 3, "timeout": "30s" }

Fangliding commented 22 hours ago

能麻烦看一下 #4054 吗 这个从instance里取出观测器的操作我觉得应该不会吃那么多资源才对()

yuhan6665 commented 22 hours ago

能麻烦看一下 #4054 吗 这个从instance里取出观测器的操作我觉得应该不会吃那么多资源才对()

好的 我有空看下