Gavin Luo
Gavin Luo
@FranzKafkaYu Do you also have this problem when testing locally with the same configuration? I have no problem with the local test, but when I deploying to my server (two...
> @FranzKafkaYu Do you also have this problem when testing locally with the same configuration? I have no problem with the local test, but when I deploying to my server...
> What do you mean `local test`,you mean Client connect Server directly without any relay servers?If so could you please share your configs?I have tried many times with the configs...
> This may be caused by shadowsocks AEAD 2022's probe protection, you can switch to old shadowsocks AEAD ciphers. Unfortunately, old shadowsocks AEAD ciphers does not support single-port multi-user https://github.com/SagerNet/sing-box/issues/38...
@SimonWe1 Probably because you are not using aead2022 multi-user feature, you can try set multiple users password, and it's will broken. @FranzKafkaYu I have the same problem as you
@FranzKafkaYu I switched to the ShadowTLS + VMESS, you can use the docker image [everyx/sing-box:edge](https://hub.docker.com/layers/everyx/sing-box/edge/images/sha256-7da480c08f2a3ec4bd93f6925cbea75e77777fc6bddd5e8e638116ae5cc495f4?context=repo) I compiled to test if it is fixed
@IOplus I have the same problem, can you share your version and installation method? I install this by clone the git repo, and run `make && make install`, gnome shell...
> I just fixed the loop bug. I don't know why these files cause problems (I don't think this bug fix is going to fix it). Can you try removing...