NekoBoxForAndroid icon indicating copy to clipboard operation
NekoBoxForAndroid copied to clipboard

when full singbox configuration is too much but single outbound json is not enought

Open dimzon opened this issue 2 years ago • 0 comments

Description suggestions

Need ability to pass custom outbound-chains instead single outbound. It's possible to pass compete config json but it's overkill.

Necessity of recommendations

Need ability to pass JsonArray of outbounds. outbounds[0] will be final and detour to outbounds[1], outbounds[1] detour to outbounds[2] and so on...

  • new schema: singboxoutbound://base64url_safe(jsonArray for chain or jsonObject for single outbound)#remarks

dimzon avatar Feb 26 '24 09:02 dimzon