Piloer
Results
1
issues of
Piloer
系统: Openwrt原版 x86_64 使用的luci: https://github.com/kuoruan/luci-app-v2ray 因为这个好久没有更新了,所以我将Xray的二进制文件名改为v2ray 并替换掉原来的二进制文件,所以下面的pdf中文件名显示的是v2ray 开启白名单两个小时内主要是浏览网页 内存从120MB 涨到950MB pdf文件是使用下面的命令生成的 ```shell go tool pprof http://example.com/debug/pprof/allocs ``` [profile001.pdf](https://github.com/XTLS/Xray-core/files/9243301/profile001.pdf) 配置文件: ```json { "observatory": { "subjectSelector": [ "test1", "test2" ], "probeURL": "http://www.gstatic.com/generate_204",...