Memory leaks are persistent when using certain iOS apps. The pprof profiles are attached.
{
"dns" : {
"queryStrategy" : "UseIPv4"
},
"inbounds" : [
{
"listen" : "127.0.0.1",
"port" : 10808,
"protocol" : "socks",
"settings" : {
"auth" : "noauth",
"udp" : true
},
"sniffing" : {
"destOverride" : [
"quic",
"http",
"tls"
],
"enabled" : true,
"excludedDomains" : [
],
"metadataOnly" : false,
"routeOnly" : true
},
"tag" : "socks-in"
},
{
"listen" : "127.0.0.1",
"port" : 10809,
"protocol" : "http",
"settings" : {
"auth" : "noauth",
"udp" : true
},
"sniffing" : {
"destOverride" : [
"quic",
"http",
"tls"
],
"enabled" : true,
"excludedDomains" : [
],
"metadataOnly" : false,
"routeOnly" : true
},
"tag" : "http"
},
{
"listen" : "127.0.0.1",
"port" : 10820,
"protocol" : "socks",
"settings" : {
"auth" : "noauth",
"udp" : true
},
"sniffing" : {
"destOverride" : [
"quic",
"http",
"tls"
],
"enabled" : true,
"excludedDomains" : [
],
"metadataOnly" : false,
"routeOnly" : true
},
"tag" : "socks-direct"
}
],
"outbounds" : [
{
"protocol" : "vless",
"settings" : {
"testpre" : null,
"testseed" : null,
"vnext" : [
{
"address" : "example.com",
"port" : 443,
"users" : [
{
"encryption" : "none",
"flow" : "xtls-rprx-vision",
"id" : "uuidhere",
"level" : 8,
"security" : "auto"
}
]
}
]
},
"streamSettings" : {
"network" : "tcp",
"realitySettings" : {
"fingerprint" : "chrome",
"publicKey" : "pbkhere",
"serverName" : "example.com",
"shortId" : "111111123123123",
"show" : false,
"spiderX" : ""
},
"security" : "reality",
"tcpSettings" : {
"header" : {
"type" : "none"
}
}
},
"tag" : "proxy"
},
{
"protocol" : "freedom",
"tag" : "direct"
},
{
"protocol" : "blackhole",
"tag" : "block"
}
],
"policy" : {
"levels" : {
"8" : {
"bufferSize" : 3,
"connIdle" : 300,
"downlinkOnly" : 4,
"handshake" : 3,
"uplinkOnly" : 2
}
},
"system" : {
}
},
"remarks" : "Test",
"routing" : {
"domainStrategy" : "AsIs",
"rules" : [
{
"inboundTag" : [
"socks-direct"
],
"outboundTag" : "direct"
}
]
}
}
Integrity requirements
Description
Memory leaks are persistent when using certain iOS apps. The pprof profiles are attached.
Metrics.zip
Reproduction Method
none
Client config
Server config
none
Client log
none
Server log
none