Wenlin Wang

Results 18 comments of Wenlin Wang

"stack": "gvisor", try to use "system" stack since OpenWrt has it's own powerful tun stack.

> > try to use "system" stack since OpenWrt has it's own powerful tun stack. > > I tried it and unfortunately it didn't work: no traffic goes through with...

> @PiggyRan Thanks for sharing. What is your OpenWRT version? OpenWrt 23.05.0-rc4 build @ 10.07.2023 by Kiddin' / LuCI Master git-24.273.66868-f106339 Kernel 5.15.132

> @PiggyRan Very interesting. I'm on the release version (23.05.0 with 5.15.134 kernel). I'll try to play with the sing-box tun config more and maybe upgrade to the latest (23.05.2...

> Yes, "curl" or "nc". Then I change gvisor to system: all my connections through the router or from the router CLI are refused: > > ``` > # nc...

> @PiggyRan I've just tried the "1.8.0-rc.7" version: the "system" stack still doesn't work for me. But I enabled the new 1.8 "gso" feature and got a nice performance boost....

> Can I get more debugging info for you? Sorry for I am not very convenience to test gvisor.

I tried 1.9.0-rc2, about 20 hours, from begining ``` 28648 1 root S 1211m 61% 0% /usr/bin/sing-box run -c /etc/config/sing-box/config.json -D /etc/config/sing-box/ ``` to now ``` 28648 1 root S...

goroutine svg is here: ![goroutine](https://github.com/SagerNet/sing-box/assets/1287819/92b67ed9-09b0-4ba8-a598-3ac1a1ff44d8) goroutine data file is here: [goroutine.zip](https://github.com/SagerNet/sing-box/files/14757725/goroutine.zip) > Can you provide a pprof goroutine SVG?

Could you please explain more about how to use multiplex to replace vision sub-protocol? like below? And how about the security of multiplex? Thanks. ``` { "log": { "level": "info"...