Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpwnnex <eternxles@gmail.com>2026-04-22 18:55:27 +0300
committerpwnnex <eternxles@gmail.com>2026-04-22 18:55:27 +0300
commit17f67ef3a51537cbb32b2fcd3884c26434f4ee62 (patch)
tree162690874adadab6ea67c89e3ce25cf1ce47930b /sub/subJsonService.go
parenteb4791a1cdabebbf0b0d5a81a40ecc7d88924656 (diff)
sub: dont panic on bad externalProxy entry in genHysteriaLink
The externalProxy fanout from #4073 did `int(ep["port"].(float64))` with no ok-check. If any entry is missing port or has the wrong type it panics, and since this runs in the /sub/<id> handler the whole subscription returns 500. Skip malformed entries instead.
Diffstat (limited to 'sub/subJsonService.go')
0 files changed, 0 insertions, 0 deletions