SagerNet / sing-box

The universal proxy platform
https://sing-box.sagernet.org/
Other
18.84k stars 2.25k forks source link

ios 内存超过50M 限制 #1936

Closed harveyHW closed 3 weeks ago

harveyHW commented 2 months ago

Operating system

iOS

System version

ios SDK

Installation type

Original sing-box Command Line

If you are using a graphical client, please provide the version of the client.

v1.10.0-alpha.20

Version

v1.10.0-alpha.20

Description

我使用v1.10.0-alpha.20这个版本打出来的libbox.xcframework

client 配置: { "inbounds": [ { "type": "socks", "tag": "socks-in", "listen": "127.0.0.1", "listen_port": 1086, "tcp_fast_open": false } ], "outbounds": [ { "type": "wireguard", "tag": "wireguard", "server": "...", "server_port": 10998, "local_address": [ "10.0.8.2/24" ], "private_key": "iNU2beDR5+4RhhjsoXhZi/xAu8R4qGK11ucxQz0ZbVY=", "peer_public_key": "y1mHfT+wm29wsLJ62Z0DYQOL4gfAs8Qz4CrSIe61Am8=", "pre_shared_key": "vPQd7yTuGRfFXNcu+LHoc5VddfKpLSwl/gmn2tQxjoA=", "mtu": 1408 } ] }

Reproduction

链接上之后查询ip 正确 打开youtube和google 之后,通道Crash 内存超过50M限制 截屏2024-07-11 23 53 38

之前使用Vmess协议没有问题

Logs

No response

Supporter

Integrity requirements

harveyHW commented 2 months ago

log.txt 这个是log