Platon929

Results 5 comments of Platon929

DNS not working on this config with options `enable local dns` ``` { "dns": { "hosts": { "domain:googleapis.cn": "googleapis.com" }, "servers": [ "1.1.1.3" ] }, "inbounds": [ { "listen": "127.0.0.1",...

DNS not working on this options `enable local dns` ``` { "dns": { "hosts": { "domain:googleapis.cn": "googleapis.com" }, "servers": [ "1.1.1.3" ] }, "inbounds": [ { "listen": "127.0.0.1", "port": 10808,...

@qwerr0 Excuse me, what does this have to do with DNS? Because only DNS is not working and other functionalities are working properly

There's no problem with the VPS; it has 32GB of RAM, and only one user is connected, yet I'm experiencing a timeout issue. I created 3 servers with fake json...

I believe there are issues with the code that make iterating over all users unnecessary. Instead, we can utilize the array index to verify if a user exists. While I'm...