hiddify-next icon indicating copy to clipboard operation
hiddify-next copied to clipboard

Description

Open netgoldstar opened this issue 3 months ago • 0 comments

Search first

  • [x] I searched and no similar issues were found

Platform/OS

Windows

OS version

win11

Hiddify Version

2.1.1

What Happened?

When trying to use the new hop_interval option introduced in sing-box v1.11.0, Hiddify fails to parse the generated configuration. Even if the field is set to a fixed value (e.g. "hop_interval": "30s"), the following error occurs: [SingboxParser] unmarshal error: outbounds[20].hop_interval: json: unknown field "hop_interval"

Minimal Reproducible Example (MRE)

Add "hop_interval": "30s" under an outbound in Hiddify’s config generation.

Apply the configuration.

See error message above.

Expected Behavior

Hiddify should allow the hop_interval field and pass it through to sing-box (≥1.11.0).

Additional Context

No response

Application Config Options

No response

Relevant log output

No response

Are you willing to submit a PR? If you know how to fix the bug.

  • [ ] I'm willing to submit a PR (Thank you!)

netgoldstar avatar Aug 28 '25 08:08 netgoldstar