You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my own scenario if the response of /proxies is too long, it will also get stripped.
EDIT: Tried all of these:
...with no luck.
The last time I can use it without issue is before I upgraded to 24H2, but I can't figure out what did it break. @fengted is a Mac user but meet the same problem.
EDIT 2: Another try, sing-box 1.11.3 on Arch Linux (WSL2). Running perfectly without meeting this problem, weird.
This problem has appeared since macOS 15.0 and only exists in Network Extension, that is, sing-box running from the command line has no such problem. I guess this is due to some kind of problem with Go's http.FileServer combined with the system's security policy (iOS has no such problem at all).
操作系统
macOS
系统版本
Sequoia 15.3
安装类型
sing-box for macOS 图形客户端程序
如果您使用图形客户端程序,请提供该程序版本。
1.11.3
版本
描述
浏览器访问Clash API接口,返回index.html内容不完整 (http返回部分内容,512byte) 。
使用Wireshark抓包可见,
序号7 TCP包为sing-box 在9091端口回复的第一个TCP包,序号8 TCP包为client端的确认包,序号9 TCP包为sing-box发出的fin包,主动发起关闭tcp链接。
重现方式
启动sing-box, 命令行 curl http://127.0.0.1:9091/ui/
日志
支持我们
完整性要求
The text was updated successfully, but these errors were encountered: